diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml
index c8b68f3fd..17e27dda1 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-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml
index 815a01f92..40a0eb3ad 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-type-mapper-api
- 0.19.8-SNAPSHOT
+ 0.19.8
\ No newline at end of file
diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml
index 32e769b8b..d9531e442 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
io.cloudevents
@@ -43,7 +43,7 @@
org.occurrent
cloudevent-type-mapper-reflection
- 0.19.8-SNAPSHOT
+ 0.19.8
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml
index 0286c316f..a4d7d72aa 100644
--- a/application/cloudevent-converter/pom.xml
+++ b/application/cloudevent-converter/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
pom
diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml
index 2510fe713..259d11452 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-type-mapper-api
- 0.19.8-SNAPSHOT
+ 0.19.8
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml
index 7e1b6be91..4c37aeae0 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -41,7 +41,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml
index 69a4c98a2..a3a5fd982 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-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml
index 162f4b438..cd0e35c65 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
cloudevent-type-mapper-api
- 0.19.8-SNAPSHOT
+ 0.19.8
@@ -47,7 +47,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml
index ae7a0d67c..a0245eb42 100644
--- a/application/command-composition/pom.xml
+++ b/application/command-composition/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -37,7 +37,7 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
com.fasterxml.jackson.core
@@ -57,7 +57,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/pom.xml b/application/pom.xml
index 775e107b9..46f1a63b9 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
pom
diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml
index 130a68037..73912926c 100644
--- a/application/service/blocking/pom.xml
+++ b/application/service/blocking/pom.xml
@@ -19,7 +19,7 @@
application-service
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.jetbrains.kotlin
@@ -51,13 +51,13 @@
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -78,7 +78,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -89,7 +89,7 @@
org.occurrent
cloudevent-converter-generic
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/application/service/pom.xml b/application/service/pom.xml
index 17ff0c7da..a56aa4111 100644
--- a/application/service/pom.xml
+++ b/application/service/pom.xml
@@ -19,7 +19,7 @@
application
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml
index 0d0b52b60..e57cfbfc8 100644
--- a/cloudevents-extension/pom.xml
+++ b/cloudevents-extension/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/common/filter/pom.xml b/common/filter/pom.xml
index 638f34914..6d213279a 100644
--- a/common/filter/pom.xml
+++ b/common/filter/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -34,7 +34,7 @@
org.occurrent
cloudevents-extension
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml
index d6500dea4..6a60c4746 100644
--- a/common/functional-support/pom.xml
+++ b/common/functional-support/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml
index 5d5048680..f557980a8 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml
index 3daa5aa08..e33aa62bf 100644
--- a/common/inmemory/pom.xml
+++ b/common/inmemory/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
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 b31a86e47..ed4f5c41e 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,17 +29,17 @@
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-timerepresentation
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-specialfilterhandling
- 0.19.8-SNAPSHOT
+ 0.19.8
org.mongodb
diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml
index 416a6fee0..fe36dabb0 100644
--- a/common/mongodb/native/pom.xml
+++ b/common/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml
index 5a2f406c6..0992119bd 100644
--- a/common/mongodb/pom.xml
+++ b/common/mongodb/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml
index 58ce09cde..9593070f7 100644
--- a/common/mongodb/specialfilterhandling/pom.xml
+++ b/common/mongodb/specialfilterhandling/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -28,12 +28,12 @@
org.occurrent
mongodb-timerepresentation
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
\ 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 a2e616da3..4aebd373b 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-timerepresentation
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-specialfilterhandling
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml
index a59698fac..aa6d807ac 100644
--- a/common/mongodb/spring/pom.xml
+++ b/common/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml
index 4d66f1199..c8f546c04 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -18,7 +18,7 @@
org.occurrent
eventstore-api-common
- 0.19.8-SNAPSHOT
+ 0.19.8
\ No newline at end of file
diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml
index c219a348e..012f7f28b 100644
--- a/common/mongodb/timerepresentation/pom.xml
+++ b/common/mongodb/timerepresentation/pom.xml
@@ -19,7 +19,7 @@
mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
time
- 0.19.8-SNAPSHOT
+ 0.19.8
\ No newline at end of file
diff --git a/common/pom.xml b/common/pom.xml
index 63b39aae5..f547e2d21 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/common/retry/pom.xml b/common/retry/pom.xml
index ea3d45608..cf05e354b 100644
--- a/common/retry/pom.xml
+++ b/common/retry/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/common/time/pom.xml b/common/time/pom.xml
index 751e73d86..0fb77fbd0 100644
--- a/common/time/pom.xml
+++ b/common/time/pom.xml
@@ -19,7 +19,7 @@
common
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml
index 7f5444832..d43a4e717 100644
--- a/deadline/api/blocking/pom.xml
+++ b/deadline/api/blocking/pom.xml
@@ -2,7 +2,7 @@
deadline-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml
index 5d33569d9..c6ae5575e 100644
--- a/deadline/api/pom.xml
+++ b/deadline/api/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml
index be53cbb9a..94da231ba 100644
--- a/deadline/inmemory/pom.xml
+++ b/deadline/inmemory/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -20,12 +20,12 @@
org.occurrent
deadline-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.slf4j
diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml
index ba57d7522..877bc2ae2 100644
--- a/deadline/jobrunr/pom.xml
+++ b/deadline/jobrunr/pom.xml
@@ -2,7 +2,7 @@
deadline
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -20,7 +20,7 @@
org.occurrent
deadline-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.jobrunr
diff --git a/deadline/pom.xml b/deadline/pom.xml
index 282077831..dd522f6f5 100644
--- a/deadline/pom.xml
+++ b/deadline/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml
index ec4923287..6df02a1a5 100644
--- a/dsl/decider-arrow/pom.xml
+++ b/dsl/decider-arrow/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
true
@@ -45,25 +45,25 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml
index 937bf950b..660354681 100644
--- a/dsl/decider/pom.xml
+++ b/dsl/decider/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
true
@@ -42,25 +42,25 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml
index e3b1f0c2e..14d878727 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
catchup-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
@@ -63,31 +63,31 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
cloudevent-converter-generic
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml
index 076a9333c..54ea55e70 100644
--- a/dsl/module-dsl/pom.xml
+++ b/dsl/module-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/dsl/pom.xml b/dsl/pom.xml
index 17f6b6463..89064feb4 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml
index a67eb646b..88dadfd6c 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,12 +30,12 @@
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
org.jetbrains.kotlin
@@ -46,31 +46,31 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml
index 726f72c19..9485fa7fc 100644
--- a/dsl/query-dsl/pom.xml
+++ b/dsl/query-dsl/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml
index 41714dea8..007530888 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
cloudevent-converter-api
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.jetbrains.kotlin
diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml
index 16b0a8c97..dfc80251d 100644
--- a/dsl/subscription-dsl/pom.xml
+++ b/dsl/subscription-dsl/pom.xml
@@ -19,7 +19,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml
index d043bb5f9..0686ac4c2 100644
--- a/dsl/view-dsl/pom.xml
+++ b/dsl/view-dsl/pom.xml
@@ -20,7 +20,7 @@
dsl
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
subscription-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
true
@@ -54,37 +54,37 @@
org.occurrent
subscription-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml
index fc5f55209..74ac814a9 100644
--- a/eventstore/api/blocking/pom.xml
+++ b/eventstore/api/blocking/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.jetbrains.kotlin
diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml
index c1fc9c146..2bc90bcbd 100644
--- a/eventstore/api/common/pom.xml
+++ b/eventstore/api/common/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
cloudevents-extension
- 0.19.8-SNAPSHOT
+ 0.19.8
io.cloudevents
@@ -38,12 +38,12 @@
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
functional-support
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml
index 130e27320..7b3672e06 100644
--- a/eventstore/api/pom.xml
+++ b/eventstore/api/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml
index 258c6a793..d83c40e63 100644
--- a/eventstore/api/reactor/pom.xml
+++ b/eventstore/api/reactor/pom.xml
@@ -19,7 +19,7 @@
eventstore-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
eventstore-api-common
- 0.19.8-SNAPSHOT
+ 0.19.8
io.projectreactor
diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml
index 75ef9af4e..be7fb6735 100644
--- a/eventstore/inmemory/pom.xml
+++ b/eventstore/inmemory/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
inmemory-filter-matching
- 0.19.8-SNAPSHOT
+ 0.19.8
io.cloudevents
@@ -59,7 +59,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml
index ff1d6e2ec..775568a21 100644
--- a/eventstore/mongodb/common/pom.xml
+++ b/eventstore/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
org.occurrent
eventstore-mongodb
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -37,17 +37,17 @@
org.occurrent
cloudevents-extension
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-api-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-timerepresentation
- 0.19.8-SNAPSHOT
+ 0.19.8
@@ -74,7 +74,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml
index 09f212b07..979550228 100644
--- a/eventstore/mongodb/native/pom.xml
+++ b/eventstore/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.mongodb
@@ -94,7 +94,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml
index 03a7f548f..8cb674e57 100644
--- a/eventstore/mongodb/pom.xml
+++ b/eventstore/mongodb/pom.xml
@@ -19,7 +19,7 @@
eventstore
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml
index d0377f453..1c0ab8f08 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,27 +29,27 @@
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-spring-sort-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.springframework.data
@@ -99,7 +99,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml
index dd18239c1..e457c4e02 100644
--- a/eventstore/mongodb/spring/pom.xml
+++ b/eventstore/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
eventstore-mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml
index 228db8e8a..8f1b7b186 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,22 +30,22 @@
org.occurrent
eventstore-api-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-spring-sort-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.springframework.data
@@ -95,7 +95,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/eventstore/pom.xml b/eventstore/pom.xml
index 840e07630..3e08d975f 100644
--- a/eventstore/pom.xml
+++ b/eventstore/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/framework/annotations/pom.xml b/framework/annotations/pom.xml
index 84b8e3e0e..4f8512c00 100644
--- a/framework/annotations/pom.xml
+++ b/framework/annotations/pom.xml
@@ -19,7 +19,7 @@
org.occurrent
framework
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/framework/pom.xml b/framework/pom.xml
index 419eec41a..a7d3ccb4f 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -20,7 +20,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml
index 976c40166..82fee163f 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -43,67 +43,67 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
catchup-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
competing-consumer-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
query-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
annotations
- 0.19.8-SNAPSHOT
+ 0.19.8
\ No newline at end of file
diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml
index 8946f70e4..55dedaa35 100644
--- a/library/hederlig/pom.xml
+++ b/library/hederlig/pom.xml
@@ -2,7 +2,7 @@
library
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -27,46 +27,46 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
application-service-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
cloudevent-converter-jackson
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
query-dsl-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
command-composition
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/library/pom.xml b/library/pom.xml
index 13519a42e..18f4aa49c 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -2,7 +2,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/pom.xml b/pom.xml
index aa680a843..a9b77718c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.occurrent
occurrent
pom
- 0.19.8-SNAPSHOT
+ 0.19.8
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
- HEAD
+ occurrent-0.19.8
diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml
index 872f84362..95425866f 100644
--- a/subscription/api/blocking/pom.xml
+++ b/subscription/api/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-core
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml
index e54b43267..e83b6cf1b 100644
--- a/subscription/api/pom.xml
+++ b/subscription/api/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
pom
diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml
index ea49f1328..d8fcf42a4 100644
--- a/subscription/api/reactor/pom.xml
+++ b/subscription/api/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-api
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -30,7 +30,7 @@
org.occurrent
subscription-core
- 0.19.8-SNAPSHOT
+ 0.19.8
io.projectreactor
diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml
index 365510afe..40d516a92 100644
--- a/subscription/core/pom.xml
+++ b/subscription/core/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -33,7 +33,7 @@
org.occurrent
filter
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml
index c8fc7ff89..0a9d4280d 100644
--- a/subscription/inmemory/pom.xml
+++ b/subscription/inmemory/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,22 +29,22 @@
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-core
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
inmemory-filter-matching
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -55,13 +55,13 @@
org.occurrent
eventstore-inmemory
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml
index 31391e726..ee0a948c0 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -33,12 +33,12 @@
org.occurrent
subscription-core
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-common
- 0.19.8-SNAPSHOT
+ 0.19.8
\ 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 9fb70dc8a..ffe38b279 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -17,17 +17,17 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.slf4j
@@ -39,19 +39,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-mongodb-native
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml
index 10b4b18f8..dc72d9033 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-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml
index 1373a08f3..4c74414d2 100644
--- a/subscription/mongodb/common/pom.xml
+++ b/subscription/mongodb/common/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
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 4e26b9c53..d3b11e81f 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -17,22 +17,22 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -43,19 +43,19 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-mongodb-native
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml
index 46cdada46..17e94d27c 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,7 +29,7 @@
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.slf4j
@@ -38,7 +38,7 @@
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -49,13 +49,13 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -96,7 +96,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml
index 5e264848a..b1250e63f 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -37,22 +37,22 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-native-filter-bsonfilter-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.slf4j
@@ -67,7 +67,7 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -108,7 +108,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml
index 6acd846d5..f70fd220f 100644
--- a/subscription/mongodb/native/pom.xml
+++ b/subscription/mongodb/native/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
pom
subscription-mongodb-native
diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml
index 834cab294..590dd8ee5 100644
--- a/subscription/mongodb/pom.xml
+++ b/subscription/mongodb/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
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 ac64acdfb..9d45d3dc7 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -21,22 +21,22 @@
org.occurrent
subscription-mongodb-spring-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-common-blocking-competing-consumer-strategy
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -47,19 +47,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml
index 6c43a89bd..39b3cbace 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -41,12 +41,12 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -57,13 +57,13 @@
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml
index 605553864..98a4b67f5 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -41,29 +41,29 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-spring-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -109,7 +109,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml
index 0e50aca73..c7c393573 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -34,12 +34,12 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
mongodb-spring-filter-query-conversion
- 0.19.8-SNAPSHOT
+ 0.19.8
diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml
index 16ab24018..a049ffd56 100644
--- a/subscription/mongodb/spring/pom.xml
+++ b/subscription/mongodb/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-mongodb
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml
index c037cd37b..912250be4 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
io.projectreactor
@@ -53,13 +53,13 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -105,7 +105,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml
index 3d1fd47be..88a6a6653 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-mongodb-spring-common
- 0.19.8-SNAPSHOT
+ 0.19.8
org.mongodb
@@ -47,14 +47,14 @@
org.occurrent
subscription-mongodb-base
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -100,7 +100,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/pom.xml b/subscription/pom.xml
index 297269216..b7f73a13d 100644
--- a/subscription/pom.xml
+++ b/subscription/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
subscription
diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml
index 6ed42025a..f3bbdc368 100644
--- a/subscription/redis/pom.xml
+++ b/subscription/redis/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
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 6fd1f9c06..5ca49d622 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -33,17 +33,17 @@
org.occurrent
subscription-core
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
retry
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -59,19 +59,19 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -117,7 +117,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml
index c4dcfff97..cb4f7b73a 100644
--- a/subscription/redis/spring/pom.xml
+++ b/subscription/redis/spring/pom.xml
@@ -19,7 +19,7 @@
subscription-redis
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
pom
diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml
index 3f6e06111..0d6723ad4 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -28,27 +28,27 @@
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
eventstore-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
time
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
functional-support
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-util-predicates
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -68,25 +68,25 @@
org.occurrent
eventstore-mongodb-native
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-native-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-native-blocking-position-storage
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
org.junit.jupiter
@@ -126,7 +126,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml
index dd58fc603..7a73ce01f 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -13,12 +13,12 @@
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
functional-support
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
@@ -34,37 +34,37 @@
org.occurrent
subscription-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
eventstore-mongodb-spring-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-spring-blocking-competing-consumer-strategy
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
durable-subscription
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-spring-blocking-position-storage
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml
index 273083909..cd6dd4d33 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-blocking
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-util-predicates
- 0.19.8-SNAPSHOT
+ 0.19.8
jakarta.annotation
diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml
index 1f0a65942..363bc85ea 100644
--- a/subscription/util/blocking/pom.xml
+++ b/subscription/util/blocking/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml
index f12d8e0a0..21a058374 100644
--- a/subscription/util/pom.xml
+++ b/subscription/util/pom.xml
@@ -19,7 +19,7 @@
subscription
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml
index 3c7e58d7f..4423709b1 100644
--- a/subscription/util/predicates/pom.xml
+++ b/subscription/util/predicates/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml
index d1f4e0a3a..474c064cc 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-SNAPSHOT
+ 0.19.8
4.0.0
@@ -29,12 +29,12 @@
org.occurrent
subscription-api-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
org.occurrent
subscription-util-predicates
- 0.19.8-SNAPSHOT
+ 0.19.8
org.slf4j
@@ -46,19 +46,19 @@
org.occurrent
eventstore-mongodb-spring-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-spring-reactor
- 0.19.8-SNAPSHOT
+ 0.19.8
test
org.occurrent
subscription-mongodb-spring-reactor-position-storage
- 0.19.8-SNAPSHOT
+ 0.19.8
test
@@ -100,7 +100,7 @@
org.occurrent
test-support
- 0.19.8-SNAPSHOT
+ 0.19.8
test
diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml
index ac1b919e1..db1c0e502 100644
--- a/subscription/util/reactor/pom.xml
+++ b/subscription/util/reactor/pom.xml
@@ -19,7 +19,7 @@
subscription-util
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0
diff --git a/test-support/pom.xml b/test-support/pom.xml
index 9d0a82f45..771e3d86b 100644
--- a/test-support/pom.xml
+++ b/test-support/pom.xml
@@ -19,7 +19,7 @@
occurrent
org.occurrent
- 0.19.8-SNAPSHOT
+ 0.19.8
4.0.0