diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml
index 17e27dda1..db2243661 100644
--- a/application/cloudevent-converter/api/pom.xml
+++ b/application/cloudevent-converter/api/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml
index 40a0eb3ad..321d25ec2 100644
--- a/application/cloudevent-converter/generic/pom.xml
+++ b/application/cloudevent-converter/generic/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-type-mapper-api
- 0.19.8
+ 0.19.9-SNAPSHOT
\ No newline at end of file
diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml
index d9531e442..96367ae83 100644
--- a/application/cloudevent-converter/jackson/pom.xml
+++ b/application/cloudevent-converter/jackson/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
io.cloudevents
@@ -43,7 +43,7 @@
org.occurrent
cloudevent-type-mapper-reflection
- 0.19.8
+ 0.19.9-SNAPSHOT
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml
index a4d7d72aa..81c362c38 100644
--- a/application/cloudevent-converter/pom.xml
+++ b/application/cloudevent-converter/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
pom
diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml
index 259d11452..c68438b42 100644
--- a/application/cloudevent-converter/xstream/pom.xml
+++ b/application/cloudevent-converter/xstream/pom.xml
@@ -19,7 +19,7 @@
cloudevent-converter
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-type-mapper-api
- 0.19.8
+ 0.19.9-SNAPSHOT
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml
index 4c37aeae0..c3c5edc6f 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -41,7 +41,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml
index a3a5fd982..a304f2730 100644
--- a/application/cloudevent-type-mapper/pom.xml
+++ b/application/cloudevent-type-mapper/pom.xml
@@ -20,7 +20,7 @@
application
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml
index cd0e35c65..66fdb1c18 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-type-mapper-api
- 0.19.8
+ 0.19.9-SNAPSHOT
@@ -47,7 +47,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml
index a0245eb42..a1e01f4fa 100644
--- a/application/command-composition/pom.xml
+++ b/application/command-composition/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -37,7 +37,7 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
com.fasterxml.jackson.core
@@ -57,7 +57,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/pom.xml b/application/pom.xml
index 46f1a63b9..7e16bc2e8 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
pom
diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml
index 73912926c..04f6afd4a 100644
--- a/application/service/blocking/pom.xml
+++ b/application/service/blocking/pom.xml
@@ -19,7 +19,7 @@
application-service
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.jetbrains.kotlin
@@ -51,13 +51,13 @@
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -78,7 +78,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -89,7 +89,7 @@
org.occurrent
cloudevent-converter-generic
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/application/service/pom.xml b/application/service/pom.xml
index a56aa4111..37c6995aa 100644
--- a/application/service/pom.xml
+++ b/application/service/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml
index e57cfbfc8..7b50fae6f 100644
--- a/cloudevents-extension/pom.xml
+++ b/cloudevents-extension/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/common/filter/pom.xml b/common/filter/pom.xml
index 6d213279a..12668e203 100644
--- a/common/filter/pom.xml
+++ b/common/filter/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -34,7 +34,7 @@
org.occurrent
cloudevents-extension
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml
index 6a60c4746..b4d49cdf7 100644
--- a/common/functional-support/pom.xml
+++ b/common/functional-support/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml
index f557980a8..da72cad47 100644
--- a/common/inmemory/filter-matching/pom.xml
+++ b/common/inmemory/filter-matching/pom.xml
@@ -19,7 +19,7 @@
inmemory
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
filter
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml
index e33aa62bf..b8512b7b7 100644
--- a/common/inmemory/pom.xml
+++ b/common/inmemory/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-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 ed4f5c41e..fcae5e830 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
filter
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-specialfilterhandling
- 0.19.8
+ 0.19.9-SNAPSHOT
org.mongodb
diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml
index fe36dabb0..7b5e2bd4e 100644
--- a/common/mongodb/native/pom.xml
+++ b/common/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml
index 0992119bd..bbad982c5 100644
--- a/common/mongodb/pom.xml
+++ b/common/mongodb/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml
index 9593070f7..dfbf69180 100644
--- a/common/mongodb/specialfilterhandling/pom.xml
+++ b/common/mongodb/specialfilterhandling/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -28,12 +28,12 @@
org.occurrent
mongodb-timerepresentation
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
filter
- 0.19.8
+ 0.19.9-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 4aebd373b..1268c6bd2 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
filter
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-specialfilterhandling
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml
index aa6d807ac..48c84ef33 100644
--- a/common/mongodb/spring/pom.xml
+++ b/common/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml
index c8f546c04..f7d0db9dd 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -18,7 +18,7 @@
org.occurrent
eventstore-api-common
- 0.19.8
+ 0.19.9-SNAPSHOT
\ No newline at end of file
diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml
index 012f7f28b..ae8fc72b7 100644
--- a/common/mongodb/timerepresentation/pom.xml
+++ b/common/mongodb/timerepresentation/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
time
- 0.19.8
+ 0.19.9-SNAPSHOT
\ No newline at end of file
diff --git a/common/pom.xml b/common/pom.xml
index f547e2d21..cc2a27b28 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/common/retry/pom.xml b/common/retry/pom.xml
index cf05e354b..9bd9d2ceb 100644
--- a/common/retry/pom.xml
+++ b/common/retry/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/common/time/pom.xml b/common/time/pom.xml
index 0fb77fbd0..02e4c4736 100644
--- a/common/time/pom.xml
+++ b/common/time/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml
index d43a4e717..8eb6a0b0b 100644
--- a/deadline/api/blocking/pom.xml
+++ b/deadline/api/blocking/pom.xml
@@ -2,7 +2,7 @@
deadline-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml
index c6ae5575e..024f088d2 100644
--- a/deadline/api/pom.xml
+++ b/deadline/api/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml
index 94da231ba..ad3ab213e 100644
--- a/deadline/inmemory/pom.xml
+++ b/deadline/inmemory/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -20,12 +20,12 @@
org.occurrent
deadline-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.slf4j
diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml
index 877bc2ae2..c3577392f 100644
--- a/deadline/jobrunr/pom.xml
+++ b/deadline/jobrunr/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -20,7 +20,7 @@
org.occurrent
deadline-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.jobrunr
diff --git a/deadline/pom.xml b/deadline/pom.xml
index dd522f6f5..1b5a803b4 100644
--- a/deadline/pom.xml
+++ b/deadline/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml
index 6df02a1a5..2d7b07a3e 100644
--- a/dsl/decider-arrow/pom.xml
+++ b/dsl/decider-arrow/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
true
@@ -45,25 +45,25 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml
index 660354681..afa2ab962 100644
--- a/dsl/decider/pom.xml
+++ b/dsl/decider/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
true
@@ -42,25 +42,25 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml
index 14d878727..04cd8801c 100644
--- a/dsl/module-dsl/blocking/pom.xml
+++ b/dsl/module-dsl/blocking/pom.xml
@@ -19,7 +19,7 @@
module-dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
catchup-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
@@ -63,31 +63,31 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
cloudevent-converter-generic
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml
index 54ea55e70..5e5da263d 100644
--- a/dsl/module-dsl/pom.xml
+++ b/dsl/module-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/dsl/pom.xml b/dsl/pom.xml
index 89064feb4..8a66fa74b 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml
index 88dadfd6c..80b4b9c6d 100644
--- a/dsl/query-dsl/blocking/pom.xml
+++ b/dsl/query-dsl/blocking/pom.xml
@@ -20,7 +20,7 @@
query-dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
org.jetbrains.kotlin
@@ -46,31 +46,31 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml
index 9485fa7fc..8633b37f3 100644
--- a/dsl/query-dsl/pom.xml
+++ b/dsl/query-dsl/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml
index 007530888..17921a0da 100644
--- a/dsl/subscription-dsl/blocking/pom.xml
+++ b/dsl/subscription-dsl/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.jetbrains.kotlin
diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml
index dfc80251d..342d13057 100644
--- a/dsl/subscription-dsl/pom.xml
+++ b/dsl/subscription-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml
index 0686ac4c2..6e0e5b329 100644
--- a/dsl/view-dsl/pom.xml
+++ b/dsl/view-dsl/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
subscription-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
true
@@ -54,37 +54,37 @@
org.occurrent
subscription-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml
index 74ac814a9..49abfebf3 100644
--- a/eventstore/api/blocking/pom.xml
+++ b/eventstore/api/blocking/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.jetbrains.kotlin
diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml
index 2bc90bcbd..68219174d 100644
--- a/eventstore/api/common/pom.xml
+++ b/eventstore/api/common/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
cloudevents-extension
- 0.19.8
+ 0.19.9-SNAPSHOT
io.cloudevents
@@ -38,12 +38,12 @@
org.occurrent
filter
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
functional-support
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml
index 7b3672e06..ac2e12c4c 100644
--- a/eventstore/api/pom.xml
+++ b/eventstore/api/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml
index d83c40e63..73299d822 100644
--- a/eventstore/api/reactor/pom.xml
+++ b/eventstore/api/reactor/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.19.8
+ 0.19.9-SNAPSHOT
io.projectreactor
diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml
index be7fb6735..6d0f14f71 100644
--- a/eventstore/inmemory/pom.xml
+++ b/eventstore/inmemory/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
inmemory-filter-matching
- 0.19.8
+ 0.19.9-SNAPSHOT
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml
index 775568a21..6dc73fbe9 100644
--- a/eventstore/mongodb/common/pom.xml
+++ b/eventstore/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
org.occurrent
eventstore-mongodb
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -37,17 +37,17 @@
org.occurrent
cloudevents-extension
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-api-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-timerepresentation
- 0.19.8
+ 0.19.9-SNAPSHOT
@@ -74,7 +74,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml
index 979550228..bcf6e67c3 100644
--- a/eventstore/mongodb/native/pom.xml
+++ b/eventstore/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.mongodb
@@ -94,7 +94,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml
index 8cb674e57..78bc04677 100644
--- a/eventstore/mongodb/pom.xml
+++ b/eventstore/mongodb/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml
index 1c0ab8f08..d4216b149 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,27 +29,27 @@
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-spring-sort-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.springframework.data
@@ -99,7 +99,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml
index e457c4e02..e042b5c97 100644
--- a/eventstore/mongodb/spring/pom.xml
+++ b/eventstore/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml
index 8f1b7b186..618fec2f3 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,22 +30,22 @@
org.occurrent
eventstore-api-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-spring-sort-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.springframework.data
@@ -95,7 +95,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/eventstore/pom.xml b/eventstore/pom.xml
index 3e08d975f..73c5424a1 100644
--- a/eventstore/pom.xml
+++ b/eventstore/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/framework/annotations/pom.xml b/framework/annotations/pom.xml
index 4f8512c00..2e676e725 100644
--- a/framework/annotations/pom.xml
+++ b/framework/annotations/pom.xml
@@ -19,7 +19,7 @@
org.occurrent
framework
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/framework/pom.xml b/framework/pom.xml
index a7d3ccb4f..8d656ab2d 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml
index 82fee163f..564928c94 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -43,67 +43,67 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
catchup-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
competing-consumer-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
query-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
annotations
- 0.19.8
+ 0.19.9-SNAPSHOT
\ No newline at end of file
diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml
index 55dedaa35..5419f0e6a 100644
--- a/library/hederlig/pom.xml
+++ b/library/hederlig/pom.xml
@@ -2,7 +2,7 @@
library
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -27,46 +27,46 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
application-service-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
cloudevent-converter-jackson
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
query-dsl-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
command-composition
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/library/pom.xml b/library/pom.xml
index 18f4aa49c..882b97b98 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index a9b77718c..3f90daed7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.occurrent
occurrent
pom
- 0.19.8
+ 0.19.9-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.19.8
+ HEAD
diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml
index 95425866f..b7588380e 100644
--- a/subscription/api/blocking/pom.xml
+++ b/subscription/api/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-core
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml
index e83b6cf1b..957636681 100644
--- a/subscription/api/pom.xml
+++ b/subscription/api/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
pom
diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml
index d8fcf42a4..5cfeb1422 100644
--- a/subscription/api/reactor/pom.xml
+++ b/subscription/api/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
subscription-core
- 0.19.8
+ 0.19.9-SNAPSHOT
io.projectreactor
diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml
index 40d516a92..70ef3860d 100644
--- a/subscription/core/pom.xml
+++ b/subscription/core/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -33,7 +33,7 @@
org.occurrent
filter
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml
index 0a9d4280d..e89117dd8 100644
--- a/subscription/inmemory/pom.xml
+++ b/subscription/inmemory/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-core
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
inmemory-filter-matching
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -55,13 +55,13 @@
org.occurrent
eventstore-inmemory
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml
index ee0a948c0..105c4c071 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -33,12 +33,12 @@
org.occurrent
subscription-core
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-common
- 0.19.8
+ 0.19.9-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 ffe38b279..72757ea97 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -17,17 +17,17 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.slf4j
@@ -39,19 +39,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-mongodb-native
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml
index dc72d9033..8ea88c959 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml
index 4c74414d2..b95b7bcd2 100644
--- a/subscription/mongodb/common/pom.xml
+++ b/subscription/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8
+ 0.19.9-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 d3b11e81f..fcf08da07 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -17,22 +17,22 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -43,19 +43,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-mongodb-native
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml
index 17e94d27c..bda36923d 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.slf4j
@@ -38,7 +38,7 @@
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -49,13 +49,13 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -96,7 +96,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml
index b1250e63f..5072d8ed9 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -37,22 +37,22 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.slf4j
@@ -67,7 +67,7 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -108,7 +108,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml
index f70fd220f..c22e7eb24 100644
--- a/subscription/mongodb/native/pom.xml
+++ b/subscription/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
pom
subscription-mongodb-native
diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml
index 590dd8ee5..8d98b502a 100644
--- a/subscription/mongodb/pom.xml
+++ b/subscription/mongodb/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-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 9d45d3dc7..48b773acc 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -21,22 +21,22 @@
org.occurrent
subscription-mongodb-spring-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -47,19 +47,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml
index 39b3cbace..cacbcefce 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -41,12 +41,12 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -57,13 +57,13 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml
index 98a4b67f5..332d0e7d0 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -41,29 +41,29 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-spring-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml
index c7c393573..bbd3c3cec 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -34,12 +34,12 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8
+ 0.19.9-SNAPSHOT
diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml
index a049ffd56..a761c3e91 100644
--- a/subscription/mongodb/spring/pom.xml
+++ b/subscription/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8
+ 0.19.9-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 912250be4..658422751 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
io.projectreactor
@@ -53,13 +53,13 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -105,7 +105,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml
index 88a6a6653..ebc9b0da6 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-mongodb-spring-common
- 0.19.8
+ 0.19.9-SNAPSHOT
org.mongodb
@@ -47,14 +47,14 @@
org.occurrent
subscription-mongodb-base
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -100,7 +100,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/pom.xml b/subscription/pom.xml
index b7f73a13d..d5c0de86f 100644
--- a/subscription/pom.xml
+++ b/subscription/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
subscription
diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml
index f3bbdc368..c5149f5c7 100644
--- a/subscription/redis/pom.xml
+++ b/subscription/redis/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-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 5ca49d622..b734a6255 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
subscription-core
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
retry
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -59,19 +59,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -117,7 +117,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml
index cb4f7b73a..eb51e9f3f 100644
--- a/subscription/redis/spring/pom.xml
+++ b/subscription/redis/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-redis
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
pom
diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml
index 0d6723ad4..e3c06d8a7 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -28,27 +28,27 @@
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
eventstore-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
time
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
functional-support
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -68,25 +68,25 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-native-blocking-position-storage
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
org.junit.jupiter
@@ -126,7 +126,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml
index 7a73ce01f..3b08e63f8 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -13,12 +13,12 @@
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
functional-support
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
@@ -34,37 +34,37 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
durable-subscription
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml
index cd6dd4d33..0157aa255 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-blocking
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.19.8
+ 0.19.9-SNAPSHOT
jakarta.annotation
diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml
index 363bc85ea..2d15737fd 100644
--- a/subscription/util/blocking/pom.xml
+++ b/subscription/util/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml
index 21a058374..21feba56d 100644
--- a/subscription/util/pom.xml
+++ b/subscription/util/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml
index 4423709b1..c206ae2ef 100644
--- a/subscription/util/predicates/pom.xml
+++ b/subscription/util/predicates/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml
index 474c064cc..1edc5d240 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.19.8
+ 0.19.9-SNAPSHOT
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
org.occurrent
subscription-util-predicates
- 0.19.8
+ 0.19.9-SNAPSHOT
org.slf4j
@@ -46,19 +46,19 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.19.8
+ 0.19.9-SNAPSHOT
test
org.occurrent
subscription-mongodb-spring-reactor-position-storage
- 0.19.8
+ 0.19.9-SNAPSHOT
test
@@ -100,7 +100,7 @@
org.occurrent
test-support
- 0.19.8
+ 0.19.9-SNAPSHOT
test
diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml
index db1c0e502..21063ea32 100644
--- a/subscription/util/reactor/pom.xml
+++ b/subscription/util/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0
diff --git a/test-support/pom.xml b/test-support/pom.xml
index 771e3d86b..bb13c94b0 100644
--- a/test-support/pom.xml
+++ b/test-support/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8
+ 0.19.9-SNAPSHOT
4.0.0