diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml index 49965a0c6..d676dd258 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.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml index 134528e01..5abe04aea 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-type-mapper-api - 0.19.4-SNAPSHOT + 0.19.4 \ No newline at end of file diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml index ec57556f9..86b8c5c52 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 io.cloudevents @@ -43,7 +43,7 @@ org.occurrent cloudevent-type-mapper-reflection - 0.19.4-SNAPSHOT + 0.19.4 @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml index fe114fdb7..c01dc11e9 100644 --- a/application/cloudevent-converter/pom.xml +++ b/application/cloudevent-converter/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 pom diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml index bb43c447f..e9d563c31 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,12 +30,12 @@ org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-type-mapper-api - 0.19.4-SNAPSHOT + 0.19.4 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml index 57f997058..ba4d2893d 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -41,7 +41,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml index def1086f0..d3c255536 100644 --- a/application/cloudevent-type-mapper/pom.xml +++ b/application/cloudevent-type-mapper/pom.xml @@ -20,7 +20,7 @@ application org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml index a99195500..f1142e72b 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-type-mapper-api - 0.19.4-SNAPSHOT + 0.19.4 @@ -47,7 +47,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml index 67e348000..f50a49b14 100644 --- a/application/command-composition/pom.xml +++ b/application/command-composition/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -37,7 +37,7 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 com.fasterxml.jackson.core @@ -57,7 +57,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/pom.xml b/application/pom.xml index 23882eefe..0d5620c21 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 pom diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml index 14b1a8378..4417f0f58 100644 --- a/application/service/blocking/pom.xml +++ b/application/service/blocking/pom.xml @@ -19,7 +19,7 @@ application-service org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 org.jetbrains.kotlin @@ -51,13 +51,13 @@ org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test @@ -78,7 +78,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test @@ -89,7 +89,7 @@ org.occurrent cloudevent-converter-generic - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/application/service/pom.xml b/application/service/pom.xml index ea2ae3e9f..33e6c8c1f 100644 --- a/application/service/pom.xml +++ b/application/service/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml index 168ceb96c..3a562d766 100644 --- a/cloudevents-extension/pom.xml +++ b/cloudevents-extension/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/common/filter/pom.xml b/common/filter/pom.xml index eab05c580..37be1bade 100644 --- a/common/filter/pom.xml +++ b/common/filter/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml index 69cf09fe7..00d6b8ab5 100644 --- a/common/functional-support/pom.xml +++ b/common/functional-support/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml index 6058865e5..e506886d0 100644 --- a/common/inmemory/filter-matching/pom.xml +++ b/common/inmemory/filter-matching/pom.xml @@ -19,7 +19,7 @@ inmemory org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml index 85d1cb14d..833d0ce1e 100644 --- a/common/inmemory/pom.xml +++ b/common/inmemory/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 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 0af1100c0..8edfe7fa9 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,17 +29,17 @@ org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-timerepresentation - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-specialfilterhandling - 0.19.4-SNAPSHOT + 0.19.4 org.mongodb diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml index 37a9fc41e..6e82c6cc2 100644 --- a/common/mongodb/native/pom.xml +++ b/common/mongodb/native/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml index 459a62f5e..e5820c831 100644 --- a/common/mongodb/pom.xml +++ b/common/mongodb/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml index c18aa74cc..143431d7c 100644 --- a/common/mongodb/specialfilterhandling/pom.xml +++ b/common/mongodb/specialfilterhandling/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -28,12 +28,12 @@ org.occurrent mongodb-timerepresentation - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 \ 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 43536ffdf..aa156acbb 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -33,17 +33,17 @@ org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-timerepresentation - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-specialfilterhandling - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml index 30f46315b..b19f0b9c4 100644 --- a/common/mongodb/spring/pom.xml +++ b/common/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml index 368fcf0f9..6b8d2fb71 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -18,7 +18,7 @@ org.occurrent eventstore-api-common - 0.19.4-SNAPSHOT + 0.19.4 \ No newline at end of file diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml index 85a360fe9..f03dc7d99 100644 --- a/common/mongodb/timerepresentation/pom.xml +++ b/common/mongodb/timerepresentation/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent time - 0.19.4-SNAPSHOT + 0.19.4 \ No newline at end of file diff --git a/common/pom.xml b/common/pom.xml index 6e2c1ee5a..6d3217de9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/common/retry/pom.xml b/common/retry/pom.xml index 84947e359..9920ce987 100644 --- a/common/retry/pom.xml +++ b/common/retry/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/common/time/pom.xml b/common/time/pom.xml index e81705fab..04a1a17e3 100644 --- a/common/time/pom.xml +++ b/common/time/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml index b15595444..354d3b818 100644 --- a/deadline/api/blocking/pom.xml +++ b/deadline/api/blocking/pom.xml @@ -2,7 +2,7 @@ deadline-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml index 17409cffd..acdbe33e4 100644 --- a/deadline/api/pom.xml +++ b/deadline/api/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml index 7596c17d5..d6ca50afd 100644 --- a/deadline/inmemory/pom.xml +++ b/deadline/inmemory/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -20,12 +20,12 @@ org.occurrent deadline-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 org.slf4j diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml index d52d3abb7..3c5b4321d 100644 --- a/deadline/jobrunr/pom.xml +++ b/deadline/jobrunr/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -20,7 +20,7 @@ org.occurrent deadline-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.jobrunr diff --git a/deadline/pom.xml b/deadline/pom.xml index b45f537b9..6a0eb980e 100644 --- a/deadline/pom.xml +++ b/deadline/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml index fba5d9ed6..9e23d0588 100644 --- a/dsl/decider-arrow/pom.xml +++ b/dsl/decider-arrow/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 true @@ -45,25 +45,25 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml index 1c6d18503..30222ab23 100644 --- a/dsl/decider/pom.xml +++ b/dsl/decider/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 true @@ -42,25 +42,25 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml index e9cda23a5..7d4f6fee4 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,22 +29,22 @@ org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent catchup-subscription - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 @@ -63,31 +63,31 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent cloudevent-converter-generic - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml index 30dd2280e..3cbb6dac3 100644 --- a/dsl/module-dsl/pom.xml +++ b/dsl/module-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/dsl/pom.xml b/dsl/pom.xml index 8738f3b0a..51d877332 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml index ffe1bb9d8..6b7a7eb95 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,12 +30,12 @@ org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 org.jetbrains.kotlin @@ -46,31 +46,31 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml index 554c434e0..207b6aa6a 100644 --- a/dsl/query-dsl/pom.xml +++ b/dsl/query-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml index 29a7e2a9c..ea8f1877a 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.jetbrains.kotlin diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml index e36c6891c..4ecc313fa 100644 --- a/dsl/subscription-dsl/pom.xml +++ b/dsl/subscription-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml index 4ff909a02..c8c59f0ca 100644 --- a/dsl/view-dsl/pom.xml +++ b/dsl/view-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 true @@ -54,37 +54,37 @@ org.occurrent subscription-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml index 75eb8dd9c..161707057 100644 --- a/eventstore/api/blocking/pom.xml +++ b/eventstore/api/blocking/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.4-SNAPSHOT + 0.19.4 org.jetbrains.kotlin diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml index b2cc7c8c2..b12a2a8ba 100644 --- a/eventstore/api/common/pom.xml +++ b/eventstore/api/common/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.19.4-SNAPSHOT + 0.19.4 io.cloudevents @@ -38,12 +38,12 @@ org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent functional-support - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml index ea7b0a725..8f2b2ab0d 100644 --- a/eventstore/api/pom.xml +++ b/eventstore/api/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml index 81463b974..60ce5f9db 100644 --- a/eventstore/api/reactor/pom.xml +++ b/eventstore/api/reactor/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.4-SNAPSHOT + 0.19.4 io.projectreactor diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml index 8bb5afde2..4ab7c28e9 100644 --- a/eventstore/inmemory/pom.xml +++ b/eventstore/inmemory/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent inmemory-filter-matching - 0.19.4-SNAPSHOT + 0.19.4 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml index dc9508358..01029bd4b 100644 --- a/eventstore/mongodb/common/pom.xml +++ b/eventstore/mongodb/common/pom.xml @@ -19,7 +19,7 @@ org.occurrent eventstore-mongodb - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -37,17 +37,17 @@ org.occurrent cloudevents-extension - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-api-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-timerepresentation - 0.19.4-SNAPSHOT + 0.19.4 @@ -74,7 +74,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml index c9df00e74..61318b0c3 100644 --- a/eventstore/mongodb/native/pom.xml +++ b/eventstore/mongodb/native/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.mongodb @@ -89,7 +89,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml index 1954c5a69..0a8b2e5d4 100644 --- a/eventstore/mongodb/pom.xml +++ b/eventstore/mongodb/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml index 206ef8598..450564b01 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,22 +29,22 @@ org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-spring-filter-query-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-spring-sort-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.springframework.data @@ -94,7 +94,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml index c72980ab3..b9f343231 100644 --- a/eventstore/mongodb/spring/pom.xml +++ b/eventstore/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml index 98b218bf0..3379ddb5a 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,22 +30,22 @@ org.occurrent eventstore-api-reactor - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-spring-filter-query-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-spring-sort-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.springframework.data @@ -95,7 +95,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/eventstore/pom.xml b/eventstore/pom.xml index 0a882b9e1..84c6e1ff1 100644 --- a/eventstore/pom.xml +++ b/eventstore/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/framework/annotations/pom.xml b/framework/annotations/pom.xml index c020792b9..2a38d232c 100644 --- a/framework/annotations/pom.xml +++ b/framework/annotations/pom.xml @@ -19,7 +19,7 @@ org.occurrent framework - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/framework/pom.xml b/framework/pom.xml index 119a46a66..2c7093c90 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml index d5fb6b3a7..d951df043 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -43,67 +43,67 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent catchup-subscription - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent competing-consumer-subscription - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent query-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent annotations - 0.19.4-SNAPSHOT + 0.19.4 \ No newline at end of file diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml index ed7dd3623..04b01e199 100644 --- a/library/hederlig/pom.xml +++ b/library/hederlig/pom.xml @@ -2,7 +2,7 @@ library org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -27,46 +27,46 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent application-service-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent cloudevent-converter-jackson - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent query-dsl-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent command-composition - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/library/pom.xml b/library/pom.xml index 5fd90d8e8..0647023e0 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/pom.xml b/pom.xml index 95ce3ff6e..f01974107 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.occurrent occurrent pom - 0.19.4-SNAPSHOT + 0.19.4 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.4 diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml index 61c007214..0c1f3b567 100644 --- a/subscription/api/blocking/pom.xml +++ b/subscription/api/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-core - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml index 7c85f61f7..28ac74829 100644 --- a/subscription/api/pom.xml +++ b/subscription/api/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 pom diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml index 1b8f1daf4..158661377 100644 --- a/subscription/api/reactor/pom.xml +++ b/subscription/api/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-core - 0.19.4-SNAPSHOT + 0.19.4 io.projectreactor diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml index dc2a3d68f..c325e21a3 100644 --- a/subscription/core/pom.xml +++ b/subscription/core/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -33,7 +33,7 @@ org.occurrent filter - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml index d768d64c5..1fa78edd1 100644 --- a/subscription/inmemory/pom.xml +++ b/subscription/inmemory/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,22 +29,22 @@ org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-core - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent inmemory-filter-matching - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -55,13 +55,13 @@ org.occurrent eventstore-inmemory - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml index e1ba8a83d..852b2c5ec 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -33,12 +33,12 @@ org.occurrent subscription-core - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-common - 0.19.4-SNAPSHOT + 0.19.4 \ 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 814ce446f..3b8a10c13 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -17,17 +17,17 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 org.slf4j @@ -39,19 +39,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-mongodb-native - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml index b08b11390..663e7c888 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.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml index f573085ec..257aa1c0d 100644 --- a/subscription/mongodb/common/pom.xml +++ b/subscription/mongodb/common/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 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 6b214adde..93b258107 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -17,22 +17,22 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -43,19 +43,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-mongodb-native - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml index e07ca9603..b20fd483b 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.slf4j @@ -38,7 +38,7 @@ org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -49,13 +49,13 @@ org.occurrent eventstore-mongodb-native - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 test @@ -96,7 +96,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml index 6eba241d3..a4636c4f6 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -37,22 +37,22 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 org.slf4j @@ -67,7 +67,7 @@ org.occurrent eventstore-mongodb-native - 0.19.4-SNAPSHOT + 0.19.4 test @@ -108,7 +108,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml index ce3354c5f..1707e516f 100644 --- a/subscription/mongodb/native/pom.xml +++ b/subscription/mongodb/native/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 pom subscription-mongodb-native diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml index 4c187fadc..e2481c027 100644 --- a/subscription/mongodb/pom.xml +++ b/subscription/mongodb/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 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 c1bc2b087..2cd5fa5ab 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -21,22 +21,22 @@ org.occurrent subscription-mongodb-spring-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -47,19 +47,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml index 5f90a475e..53700ece6 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -41,12 +41,12 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -57,13 +57,13 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml index 094aabd60..e009e9672 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -41,29 +41,29 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-spring-common - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml index 5e6ec3cf8..6f1b61db6 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -34,12 +34,12 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent mongodb-spring-filter-query-conversion - 0.19.4-SNAPSHOT + 0.19.4 diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml index 55649fa1b..553e1e50c 100644 --- a/subscription/mongodb/spring/pom.xml +++ b/subscription/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml index 3a2230803..90a460aee 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 io.projectreactor @@ -53,13 +53,13 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-spring-reactor - 0.19.4-SNAPSHOT + 0.19.4 test @@ -105,7 +105,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml index eadddfe39..1f708d9ab 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-mongodb-spring-common - 0.19.4-SNAPSHOT + 0.19.4 org.mongodb @@ -47,14 +47,14 @@ org.occurrent subscription-mongodb-base - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-mongodb-spring-reactor - 0.19.4-SNAPSHOT + 0.19.4 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/pom.xml b/subscription/pom.xml index 8fb923ca6..e9e6679f9 100644 --- a/subscription/pom.xml +++ b/subscription/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 subscription diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml index 1543413a2..35abeacbc 100644 --- a/subscription/redis/pom.xml +++ b/subscription/redis/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 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 c27d8b024..a9ab825d9 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -33,17 +33,17 @@ org.occurrent subscription-core - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent retry - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -59,19 +59,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 test @@ -117,7 +117,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml index e6eefe751..187cd0b51 100644 --- a/subscription/redis/spring/pom.xml +++ b/subscription/redis/spring/pom.xml @@ -19,7 +19,7 @@ subscription-redis org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 pom diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml index 65d4938b7..67b989e18 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -28,27 +28,27 @@ org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent eventstore-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent time - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent functional-support - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-util-predicates - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -68,25 +68,25 @@ org.occurrent eventstore-mongodb-native - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-native-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-native-blocking-position-storage - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 org.junit.jupiter @@ -126,7 +126,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml index 4b2944350..923abce3c 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -13,12 +13,12 @@ org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent functional-support - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation @@ -34,37 +34,37 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent durable-subscription - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml index 43dab94ef..a76b88b6f 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-blocking - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-util-predicates - 0.19.4-SNAPSHOT + 0.19.4 jakarta.annotation diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml index fb4d18ff8..2140b16a5 100644 --- a/subscription/util/blocking/pom.xml +++ b/subscription/util/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml index 22e767e24..03307b7c4 100644 --- a/subscription/util/pom.xml +++ b/subscription/util/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml index 840428985..951491833 100644 --- a/subscription/util/predicates/pom.xml +++ b/subscription/util/predicates/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml index a0974f50e..6f797147e 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.4-SNAPSHOT + 0.19.4 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.4-SNAPSHOT + 0.19.4 org.occurrent subscription-util-predicates - 0.19.4-SNAPSHOT + 0.19.4 org.slf4j @@ -46,19 +46,19 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-spring-reactor - 0.19.4-SNAPSHOT + 0.19.4 test org.occurrent subscription-mongodb-spring-reactor-position-storage - 0.19.4-SNAPSHOT + 0.19.4 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.4-SNAPSHOT + 0.19.4 test diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml index 3e4f5de00..eb5e45350 100644 --- a/subscription/util/reactor/pom.xml +++ b/subscription/util/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0 diff --git a/test-support/pom.xml b/test-support/pom.xml index 16c983d58..383adb104 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.4-SNAPSHOT + 0.19.4 4.0.0