diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml
index 705a27ace..4743566bc 100644
--- a/application/cloudevent-converter/api/pom.xml
+++ b/application/cloudevent-converter/api/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml
index 8c5936ee3..5a1fa83d3 100644
--- a/application/cloudevent-converter/generic/pom.xml
+++ b/application/cloudevent-converter/generic/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-type-mapper-api
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml
index a412ef31e..8f1ecc224 100644
--- a/application/cloudevent-converter/jackson/pom.xml
+++ b/application/cloudevent-converter/jackson/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
io.cloudevents
@@ -43,7 +43,7 @@
org.occurrent
cloudevent-type-mapper-reflection
- 0.16.11
+ 0.16.12-SNAPSHOT
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml
index 0c7f2b946..79df94661 100644
--- a/application/cloudevent-converter/pom.xml
+++ b/application/cloudevent-converter/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
pom
diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml
index 42e413c18..d30775e35 100644
--- a/application/cloudevent-converter/xstream/pom.xml
+++ b/application/cloudevent-converter/xstream/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-type-mapper-api
- 0.16.11
+ 0.16.12-SNAPSHOT
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml
index 1b51a97a5..34c5d6ec4 100644
--- a/application/cloudevent-type-mapper/api/pom.xml
+++ b/application/cloudevent-type-mapper/api/pom.xml
@@ -20,7 +20,7 @@
cloudevent-type-mapper
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -41,7 +41,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml
index b2fe6211b..c118f39d0 100644
--- a/application/cloudevent-type-mapper/pom.xml
+++ b/application/cloudevent-type-mapper/pom.xml
@@ -20,7 +20,7 @@
application
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml
index a7c135c7b..10b4cbae7 100644
--- a/application/cloudevent-type-mapper/reflection/pom.xml
+++ b/application/cloudevent-type-mapper/reflection/pom.xml
@@ -20,7 +20,7 @@
cloudevent-type-mapper
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-type-mapper-api
- 0.16.11
+ 0.16.12-SNAPSHOT
@@ -47,7 +47,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml
index 54fc31e9c..2f4505127 100644
--- a/application/command-composition/pom.xml
+++ b/application/command-composition/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -37,7 +37,7 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
com.fasterxml.jackson.core
@@ -57,7 +57,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/pom.xml b/application/pom.xml
index 0253b2c4f..484e74866 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
pom
diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml
index f8dc59253..d59dafc7a 100644
--- a/application/service/blocking/pom.xml
+++ b/application/service/blocking/pom.xml
@@ -19,7 +19,7 @@
application-service
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
org.jetbrains.kotlin
@@ -51,13 +51,13 @@
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -78,7 +78,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -89,7 +89,7 @@
org.occurrent
cloudevent-converter-generic
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/application/service/pom.xml b/application/service/pom.xml
index 1098d79e3..85070bf0b 100644
--- a/application/service/pom.xml
+++ b/application/service/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml
index a605260bd..a0ff010b5 100644
--- a/cloudevents-extension/pom.xml
+++ b/cloudevents-extension/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/common/filter/pom.xml b/common/filter/pom.xml
index 36d74821a..e84551644 100644
--- a/common/filter/pom.xml
+++ b/common/filter/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
cloudevents-extension
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml
index 9300d9e21..b187c79f2 100644
--- a/common/functional-support/pom.xml
+++ b/common/functional-support/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml
index 30395cf3d..70ccbc20c 100644
--- a/common/inmemory/filter-matching/pom.xml
+++ b/common/inmemory/filter-matching/pom.xml
@@ -19,7 +19,7 @@
inmemory
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml
index bccf9572e..277ce0323 100644
--- a/common/inmemory/pom.xml
+++ b/common/inmemory/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/common/mongodb/native/filter-bsonfilter-conversion/pom.xml b/common/mongodb/native/filter-bsonfilter-conversion/pom.xml
index c97e773d1..a07df7f4d 100644
--- a/common/mongodb/native/filter-bsonfilter-conversion/pom.xml
+++ b/common/mongodb/native/filter-bsonfilter-conversion/pom.xml
@@ -19,7 +19,7 @@
mongodb-native
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-specialfilterhandling
- 0.16.11
+ 0.16.12-SNAPSHOT
org.mongodb
diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml
index 99ecb7a37..302390ce0 100644
--- a/common/mongodb/native/pom.xml
+++ b/common/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml
index 63517fae2..0c9bd9215 100644
--- a/common/mongodb/pom.xml
+++ b/common/mongodb/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml
index 2f5ec30b3..4c627a899 100644
--- a/common/mongodb/specialfilterhandling/pom.xml
+++ b/common/mongodb/specialfilterhandling/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -28,12 +28,12 @@
org.occurrent
mongodb-timerepresentation
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/common/mongodb/spring/filter-query-conversion/pom.xml b/common/mongodb/spring/filter-query-conversion/pom.xml
index a26c8d105..ee96a3d3b 100644
--- a/common/mongodb/spring/filter-query-conversion/pom.xml
+++ b/common/mongodb/spring/filter-query-conversion/pom.xml
@@ -19,7 +19,7 @@
mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-specialfilterhandling
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml
index 33d17466a..bcafec84e 100644
--- a/common/mongodb/spring/pom.xml
+++ b/common/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml
index f783c20eb..9cb7ca7eb 100644
--- a/common/mongodb/spring/sort-conversion/pom.xml
+++ b/common/mongodb/spring/sort-conversion/pom.xml
@@ -3,7 +3,7 @@
mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -18,7 +18,7 @@
org.occurrent
eventstore-api-common
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml
index 14e84be06..c1b330662 100644
--- a/common/mongodb/timerepresentation/pom.xml
+++ b/common/mongodb/timerepresentation/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
time
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/common/pom.xml b/common/pom.xml
index 010435153..50d6af7c9 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/common/retry/pom.xml b/common/retry/pom.xml
index 59662235b..2c1a423fc 100644
--- a/common/retry/pom.xml
+++ b/common/retry/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/common/time/pom.xml b/common/time/pom.xml
index a422efe40..f9a45a787 100644
--- a/common/time/pom.xml
+++ b/common/time/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml
index b29b48510..71983a810 100644
--- a/deadline/api/blocking/pom.xml
+++ b/deadline/api/blocking/pom.xml
@@ -2,7 +2,7 @@
deadline-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml
index 48539a00a..28e5457e1 100644
--- a/deadline/api/pom.xml
+++ b/deadline/api/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml
index e59cd5a6a..bd7d4d7b9 100644
--- a/deadline/inmemory/pom.xml
+++ b/deadline/inmemory/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -20,12 +20,12 @@
org.occurrent
deadline-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
org.slf4j
diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml
index feea7c87f..fcf5aed9c 100644
--- a/deadline/jobrunr/pom.xml
+++ b/deadline/jobrunr/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -20,7 +20,7 @@
org.occurrent
deadline-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.jobrunr
diff --git a/deadline/pom.xml b/deadline/pom.xml
index a31086166..7c7b054f0 100644
--- a/deadline/pom.xml
+++ b/deadline/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml
index 6711e5aae..c9e75aff8 100644
--- a/dsl/decider-arrow/pom.xml
+++ b/dsl/decider-arrow/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
true
@@ -45,25 +45,25 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml
index b3c9aaf7c..eb3f6db77 100644
--- a/dsl/decider/pom.xml
+++ b/dsl/decider/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
true
@@ -42,25 +42,25 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml
index 15bbfabff..b148ae8f6 100644
--- a/dsl/module-dsl/blocking/pom.xml
+++ b/dsl/module-dsl/blocking/pom.xml
@@ -19,7 +19,7 @@
module-dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
catchup-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
@@ -63,31 +63,31 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
cloudevent-converter-generic
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml
index 170c13497..959406cf7 100644
--- a/dsl/module-dsl/pom.xml
+++ b/dsl/module-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/dsl/pom.xml b/dsl/pom.xml
index 7e3840703..9f7547405 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml
index 2cf7177c7..cb0454a3e 100644
--- a/dsl/query-dsl/blocking/pom.xml
+++ b/dsl/query-dsl/blocking/pom.xml
@@ -20,7 +20,7 @@
query-dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
org.jetbrains.kotlin
@@ -46,31 +46,31 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml
index 5370cd7a1..fca5f9c3b 100644
--- a/dsl/query-dsl/pom.xml
+++ b/dsl/query-dsl/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml
index 705f29752..5e7f9253a 100644
--- a/dsl/subscription-dsl/blocking/pom.xml
+++ b/dsl/subscription-dsl/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.jetbrains.kotlin
diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml
index d468cc0a6..dac5c1ac6 100644
--- a/dsl/subscription-dsl/pom.xml
+++ b/dsl/subscription-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml
index bc3d7bb75..828e00251 100644
--- a/eventstore/api/blocking/pom.xml
+++ b/eventstore/api/blocking/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.jetbrains.kotlin
diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml
index 2707d1ac4..b08565934 100644
--- a/eventstore/api/common/pom.xml
+++ b/eventstore/api/common/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
cloudevents-extension
- 0.16.11
+ 0.16.12-SNAPSHOT
io.cloudevents
@@ -38,12 +38,12 @@
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
functional-support
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml
index 21dfcae15..9c4883881 100644
--- a/eventstore/api/pom.xml
+++ b/eventstore/api/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml
index 86fb5fa18..5ecd77c85 100644
--- a/eventstore/api/reactor/pom.xml
+++ b/eventstore/api/reactor/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.16.11
+ 0.16.12-SNAPSHOT
io.projectreactor
diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml
index 545ca568f..ab141a446 100644
--- a/eventstore/inmemory/pom.xml
+++ b/eventstore/inmemory/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
inmemory-filter-matching
- 0.16.11
+ 0.16.12-SNAPSHOT
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml
index 474d12444..9a8b13caf 100644
--- a/eventstore/mongodb/common/pom.xml
+++ b/eventstore/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
org.occurrent
eventstore-mongodb
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -37,17 +37,17 @@
org.occurrent
cloudevents-extension
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-api-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.16.11
+ 0.16.12-SNAPSHOT
@@ -74,7 +74,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml
index ec1ff51ac..d2b1434be 100644
--- a/eventstore/mongodb/native/pom.xml
+++ b/eventstore/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.mongodb
@@ -89,7 +89,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml
index 2a41b1ce9..5b99b0d0e 100644
--- a/eventstore/mongodb/pom.xml
+++ b/eventstore/mongodb/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml
index cf94156d3..b4e5e67dd 100644
--- a/eventstore/mongodb/spring/blocking/pom.xml
+++ b/eventstore/mongodb/spring/blocking/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-spring-sort-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.springframework.data
@@ -94,7 +94,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml
index 9e2e8b941..f5ec50aac 100644
--- a/eventstore/mongodb/spring/pom.xml
+++ b/eventstore/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml
index c1da90360..6cfad7ebb 100644
--- a/eventstore/mongodb/spring/reactor/pom.xml
+++ b/eventstore/mongodb/spring/reactor/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,22 +30,22 @@
org.occurrent
eventstore-api-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-spring-sort-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.springframework.data
@@ -95,7 +95,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/eventstore/pom.xml b/eventstore/pom.xml
index 9607d251e..6a0592726 100644
--- a/eventstore/pom.xml
+++ b/eventstore/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/framework/pom.xml b/framework/pom.xml
index 4ff394d31..abb4802df 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml
index be7c73a8c..6191e218a 100644
--- a/framework/spring-boot-starter-mongodb/pom.xml
+++ b/framework/spring-boot-starter-mongodb/pom.xml
@@ -20,7 +20,7 @@
org.occurrent
framework
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -43,57 +43,57 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
competing-consumer-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-converter-jackson
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
query-dsl-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml
index 1268cb08d..b9f45cf0c 100644
--- a/library/hederlig/pom.xml
+++ b/library/hederlig/pom.xml
@@ -2,7 +2,7 @@
library
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -27,46 +27,46 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
application-service-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
cloudevent-converter-jackson
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
query-dsl-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
command-composition
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/library/pom.xml b/library/pom.xml
index ca1a20c71..15c12210c 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 2429ea9ce..087575563 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.occurrent
occurrent
pom
- 0.16.11
+ 0.16.12-SNAPSHOT
test-support
eventstore
@@ -61,7 +61,7 @@
scm:git:https://github.com/johanhaleby/occurrent.git
scm:git:ssh://git@github.com/johanhaleby/occurrent.git
https://github.com/johanhaleby/occurrent.git
- occurrent-0.16.11
+ HEAD
diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml
index 23b73b904..b8e0410ee 100644
--- a/subscription/api/blocking/pom.xml
+++ b/subscription/api/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-core
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml
index 2b9bc232f..b241205bb 100644
--- a/subscription/api/pom.xml
+++ b/subscription/api/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
pom
diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml
index 3786a95a0..127dacb61 100644
--- a/subscription/api/reactor/pom.xml
+++ b/subscription/api/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
subscription-core
- 0.16.11
+ 0.16.12-SNAPSHOT
io.projectreactor
diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml
index 62b9a7304..7f0724532 100644
--- a/subscription/core/pom.xml
+++ b/subscription/core/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -33,7 +33,7 @@
org.occurrent
filter
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml
index a54cc26eb..ac4ade359 100644
--- a/subscription/inmemory/pom.xml
+++ b/subscription/inmemory/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-core
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
inmemory-filter-matching
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -55,13 +55,13 @@
org.occurrent
eventstore-inmemory
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml
index 02ead5358..212b1c425 100644
--- a/subscription/mongodb/common/base/pom.xml
+++ b/subscription/mongodb/common/base/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -33,12 +33,12 @@
org.occurrent
subscription-core
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.16.11
+ 0.16.12-SNAPSHOT
\ No newline at end of file
diff --git a/subscription/mongodb/common/blocking/competing-consumer-strategy/pom.xml b/subscription/mongodb/common/blocking/competing-consumer-strategy/pom.xml
index be979233f..f0f842b1d 100644
--- a/subscription/mongodb/common/blocking/competing-consumer-strategy/pom.xml
+++ b/subscription/mongodb/common/blocking/competing-consumer-strategy/pom.xml
@@ -3,7 +3,7 @@
subscription-mongodb-common-blocking
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -17,17 +17,17 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
ch.qos.logback
@@ -38,19 +38,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-mongodb-native
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml
index 23f0e1b47..0330a18b2 100644
--- a/subscription/mongodb/common/blocking/pom.xml
+++ b/subscription/mongodb/common/blocking/pom.xml
@@ -3,7 +3,7 @@
subscription-mongodb-common
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml
index fea475de3..6ceabfa60 100644
--- a/subscription/mongodb/common/pom.xml
+++ b/subscription/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/subscription/mongodb/native/blocking-competing-consumer-strategy/pom.xml b/subscription/mongodb/native/blocking-competing-consumer-strategy/pom.xml
index 715b8f5a6..6fe74141a 100644
--- a/subscription/mongodb/native/blocking-competing-consumer-strategy/pom.xml
+++ b/subscription/mongodb/native/blocking-competing-consumer-strategy/pom.xml
@@ -3,7 +3,7 @@
subscription-mongodb-native
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -17,22 +17,22 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -43,19 +43,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-mongodb-native
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml
index 91887755d..6e3843003 100644
--- a/subscription/mongodb/native/blocking-position-storage/pom.xml
+++ b/subscription/mongodb/native/blocking-position-storage/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-native
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.slf4j
@@ -38,7 +38,7 @@
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -49,13 +49,13 @@
org.occurrent
eventstore-mongodb-native
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -96,7 +96,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml
index b85a2dac5..c38caf091 100644
--- a/subscription/mongodb/native/blocking/pom.xml
+++ b/subscription/mongodb/native/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-native
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -37,22 +37,22 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
org.slf4j
@@ -67,7 +67,7 @@
org.occurrent
eventstore-mongodb-native
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -108,7 +108,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml
index 763bc5c6c..1741d4ee1 100644
--- a/subscription/mongodb/native/pom.xml
+++ b/subscription/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
pom
subscription-mongodb-native
diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml
index e0f1208e0..42c10f800 100644
--- a/subscription/mongodb/pom.xml
+++ b/subscription/mongodb/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/mongodb/spring/blocking-competing-consumer-strategy/pom.xml b/subscription/mongodb/spring/blocking-competing-consumer-strategy/pom.xml
index d4c540918..0a72c3ac2 100644
--- a/subscription/mongodb/spring/blocking-competing-consumer-strategy/pom.xml
+++ b/subscription/mongodb/spring/blocking-competing-consumer-strategy/pom.xml
@@ -3,7 +3,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -21,22 +21,22 @@
org.occurrent
subscription-mongodb-spring-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -47,19 +47,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml
index 166e6529f..c018249d7 100644
--- a/subscription/mongodb/spring/blocking-position-storage/pom.xml
+++ b/subscription/mongodb/spring/blocking-position-storage/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -41,12 +41,12 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -57,13 +57,13 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml
index 320c66f7c..76ad9d1ff 100644
--- a/subscription/mongodb/spring/blocking/pom.xml
+++ b/subscription/mongodb/spring/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -41,29 +41,29 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-spring-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml
index 5fef61458..bcddd1f9f 100644
--- a/subscription/mongodb/spring/common/pom.xml
+++ b/subscription/mongodb/spring/common/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -34,12 +34,12 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.16.11
+ 0.16.12-SNAPSHOT
diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml
index bbb44f35a..f0d830817 100644
--- a/subscription/mongodb/spring/pom.xml
+++ b/subscription/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml
index 143bcfcc9..c57f4511c 100644
--- a/subscription/mongodb/spring/reactor-position-storage/pom.xml
+++ b/subscription/mongodb/spring/reactor-position-storage/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
io.projectreactor
@@ -53,13 +53,13 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -105,7 +105,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml
index 59d0625e4..8c4c65ad1 100644
--- a/subscription/mongodb/spring/reactor/pom.xml
+++ b/subscription/mongodb/spring/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-mongodb-spring-common
- 0.16.11
+ 0.16.12-SNAPSHOT
org.mongodb
@@ -47,14 +47,14 @@
org.occurrent
subscription-mongodb-base
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-mongodb-spring-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -100,7 +100,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/pom.xml b/subscription/pom.xml
index 6f666da37..c910344cd 100644
--- a/subscription/pom.xml
+++ b/subscription/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
subscription
diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml
index 5fd03a671..cea1abb23 100644
--- a/subscription/redis/pom.xml
+++ b/subscription/redis/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/subscription/redis/spring/blocking-position-storage/pom.xml b/subscription/redis/spring/blocking-position-storage/pom.xml
index 69a7cf131..289e26887 100644
--- a/subscription/redis/spring/blocking-position-storage/pom.xml
+++ b/subscription/redis/spring/blocking-position-storage/pom.xml
@@ -19,7 +19,7 @@
subscription-redis-spring
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
subscription-core
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
retry
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -59,19 +59,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -117,7 +117,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml
index ed67a0967..d8a11cc8f 100644
--- a/subscription/redis/spring/pom.xml
+++ b/subscription/redis/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-redis
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
pom
diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml
index 9be98f37b..008118c70 100644
--- a/subscription/util/blocking/catchup-subscription/pom.xml
+++ b/subscription/util/blocking/catchup-subscription/pom.xml
@@ -19,7 +19,7 @@
subscription-util-blocking
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -28,27 +28,27 @@
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
eventstore-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
time
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
functional-support
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -59,25 +59,25 @@
org.occurrent
eventstore-mongodb-native
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-native-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-native-blocking-position-storage
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
org.junit.jupiter
@@ -117,7 +117,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml
index 188aa1f62..274af7b91 100644
--- a/subscription/util/blocking/competing-consumer-subscription/pom.xml
+++ b/subscription/util/blocking/competing-consumer-subscription/pom.xml
@@ -3,7 +3,7 @@
subscription-util-blocking
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -13,12 +13,12 @@
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
functional-support
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
@@ -33,37 +33,37 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml
index 1fe77ca2d..5dc2501bd 100644
--- a/subscription/util/blocking/durable-subscription/pom.xml
+++ b/subscription/util/blocking/durable-subscription/pom.xml
@@ -19,7 +19,7 @@
subscription-util-blocking
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-blocking
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.16.11
+ 0.16.12-SNAPSHOT
jakarta.annotation
diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml
index fce8d353e..613a17a39 100644
--- a/subscription/util/blocking/pom.xml
+++ b/subscription/util/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml
index d6cb4ce1c..0f3346d33 100644
--- a/subscription/util/pom.xml
+++ b/subscription/util/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml
index 73c7a08c3..67dcb14a6 100644
--- a/subscription/util/predicates/pom.xml
+++ b/subscription/util/predicates/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml
index 940e47bd5..8fff8968a 100644
--- a/subscription/util/reactor/durable-subscription/pom.xml
+++ b/subscription/util/reactor/durable-subscription/pom.xml
@@ -19,7 +19,7 @@
subscription-util-reactor
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.16.11
+ 0.16.12-SNAPSHOT
ch.qos.logback
@@ -45,19 +45,19 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.16.11
+ 0.16.12-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor-position-storage
- 0.16.11
+ 0.16.12-SNAPSHOT
test
@@ -99,7 +99,7 @@
org.occurrent
test-support
- 0.16.11
+ 0.16.12-SNAPSHOT
test
diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml
index 957324e6a..1077ca55f 100644
--- a/subscription/util/reactor/pom.xml
+++ b/subscription/util/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0
diff --git a/test-support/pom.xml b/test-support/pom.xml
index 39c0acb94..3b7b67b31 100644
--- a/test-support/pom.xml
+++ b/test-support/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.16.11
+ 0.16.12-SNAPSHOT
4.0.0