From a30504cb5f261e3aaa509df636e1c85f1ca9d10b Mon Sep 17 00:00:00 2001 From: Johan Haleby Date: Tue, 27 Feb 2024 10:48:27 +0100 Subject: [PATCH] [maven-release-plugin] prepare release occurrent-0.17.2 --- application/cloudevent-converter/api/pom.xml | 2 +- .../cloudevent-converter/generic/pom.xml | 6 ++--- .../cloudevent-converter/jackson/pom.xml | 8 +++---- application/cloudevent-converter/pom.xml | 2 +- .../cloudevent-converter/xstream/pom.xml | 8 +++---- .../cloudevent-type-mapper/api/pom.xml | 4 ++-- application/cloudevent-type-mapper/pom.xml | 2 +- .../cloudevent-type-mapper/reflection/pom.xml | 6 ++--- application/command-composition/pom.xml | 6 ++--- application/pom.xml | 2 +- application/service/blocking/pom.xml | 16 ++++++------- application/service/pom.xml | 2 +- cloudevents-extension/pom.xml | 2 +- common/filter/pom.xml | 4 ++-- common/functional-support/pom.xml | 2 +- common/inmemory/filter-matching/pom.xml | 4 ++-- common/inmemory/pom.xml | 2 +- .../filter-bsonfilter-conversion/pom.xml | 8 +++---- common/mongodb/native/pom.xml | 2 +- common/mongodb/pom.xml | 2 +- common/mongodb/specialfilterhandling/pom.xml | 6 ++--- .../spring/filter-query-conversion/pom.xml | 8 +++---- common/mongodb/spring/pom.xml | 2 +- common/mongodb/spring/sort-conversion/pom.xml | 4 ++-- common/mongodb/timerepresentation/pom.xml | 4 ++-- common/pom.xml | 2 +- common/retry/pom.xml | 2 +- common/time/pom.xml | 2 +- deadline/api/blocking/pom.xml | 2 +- deadline/api/pom.xml | 2 +- deadline/inmemory/pom.xml | 6 ++--- deadline/jobrunr/pom.xml | 4 ++-- deadline/pom.xml | 2 +- dsl/decider-arrow/pom.xml | 12 +++++----- dsl/decider/pom.xml | 12 +++++----- dsl/module-dsl/blocking/pom.xml | 20 ++++++++-------- dsl/module-dsl/pom.xml | 2 +- dsl/pom.xml | 2 +- dsl/query-dsl/blocking/pom.xml | 16 ++++++------- dsl/query-dsl/pom.xml | 2 +- dsl/subscription-dsl/blocking/pom.xml | 6 ++--- dsl/subscription-dsl/pom.xml | 2 +- dsl/view-dsl/pom.xml | 16 ++++++------- eventstore/api/blocking/pom.xml | 4 ++-- eventstore/api/common/pom.xml | 8 +++---- eventstore/api/pom.xml | 2 +- eventstore/api/reactor/pom.xml | 4 ++-- eventstore/inmemory/pom.xml | 8 +++---- eventstore/mongodb/common/pom.xml | 10 ++++---- eventstore/mongodb/native/pom.xml | 10 ++++---- eventstore/mongodb/pom.xml | 2 +- eventstore/mongodb/spring/blocking/pom.xml | 12 +++++----- eventstore/mongodb/spring/pom.xml | 2 +- eventstore/mongodb/spring/reactor/pom.xml | 12 +++++----- eventstore/pom.xml | 2 +- framework/pom.xml | 2 +- framework/spring-boot-starter-mongodb/pom.xml | 24 +++++++++---------- library/hederlig/pom.xml | 18 +++++++------- library/pom.xml | 2 +- pom.xml | 4 ++-- subscription/api/blocking/pom.xml | 4 ++-- subscription/api/pom.xml | 2 +- subscription/api/reactor/pom.xml | 4 ++-- subscription/core/pom.xml | 4 ++-- subscription/inmemory/pom.xml | 14 +++++------ subscription/mongodb/common/base/pom.xml | 6 ++--- .../competing-consumer-strategy/pom.xml | 14 +++++------ subscription/mongodb/common/blocking/pom.xml | 2 +- subscription/mongodb/common/pom.xml | 2 +- .../pom.xml | 16 ++++++------- .../native/blocking-position-storage/pom.xml | 12 +++++----- subscription/mongodb/native/blocking/pom.xml | 14 +++++------ subscription/mongodb/native/pom.xml | 2 +- subscription/mongodb/pom.xml | 2 +- .../pom.xml | 16 ++++++------- .../spring/blocking-position-storage/pom.xml | 12 +++++----- subscription/mongodb/spring/blocking/pom.xml | 14 +++++------ subscription/mongodb/spring/common/pom.xml | 6 ++--- subscription/mongodb/spring/pom.xml | 2 +- .../spring/reactor-position-storage/pom.xml | 12 +++++----- subscription/mongodb/spring/reactor/pom.xml | 12 +++++----- subscription/pom.xml | 2 +- subscription/redis/pom.xml | 2 +- .../spring/blocking-position-storage/pom.xml | 16 ++++++------- subscription/redis/spring/pom.xml | 2 +- .../blocking/catchup-subscription/pom.xml | 22 ++++++++--------- .../competing-consumer-subscription/pom.xml | 18 +++++++------- .../blocking/durable-subscription/pom.xml | 6 ++--- subscription/util/blocking/pom.xml | 2 +- subscription/util/pom.xml | 2 +- subscription/util/predicates/pom.xml | 2 +- .../util/reactor/durable-subscription/pom.xml | 14 +++++------ subscription/util/reactor/pom.xml | 2 +- test-support/pom.xml | 2 +- 94 files changed, 308 insertions(+), 308 deletions(-) diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml index 7d3f4e8aa..bfc8a5003 100644 --- a/application/cloudevent-converter/api/pom.xml +++ b/application/cloudevent-converter/api/pom.xml @@ -19,7 +19,7 @@ cloudevent-converter org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml index 67e29c719..deb12c28d 100644 --- a/application/cloudevent-converter/generic/pom.xml +++ b/application/cloudevent-converter/generic/pom.xml @@ -19,7 +19,7 @@ cloudevent-converter org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-type-mapper-api - 0.17.2-SNAPSHOT + 0.17.2 \ No newline at end of file diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml index be0869679..0951d6195 100644 --- a/application/cloudevent-converter/jackson/pom.xml +++ b/application/cloudevent-converter/jackson/pom.xml @@ -19,7 +19,7 @@ cloudevent-converter org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 io.cloudevents @@ -43,7 +43,7 @@ org.occurrent cloudevent-type-mapper-reflection - 0.17.2-SNAPSHOT + 0.17.2 @@ -59,7 +59,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml index 8da44c284..f19851dc0 100644 --- a/application/cloudevent-converter/pom.xml +++ b/application/cloudevent-converter/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 pom diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml index ea69f13d9..948018fb5 100644 --- a/application/cloudevent-converter/xstream/pom.xml +++ b/application/cloudevent-converter/xstream/pom.xml @@ -19,7 +19,7 @@ cloudevent-converter org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,12 +30,12 @@ org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-type-mapper-api - 0.17.2-SNAPSHOT + 0.17.2 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml index b9739b19b..16b9e4619 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -41,7 +41,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml index c02572736..95a9fb672 100644 --- a/application/cloudevent-type-mapper/pom.xml +++ b/application/cloudevent-type-mapper/pom.xml @@ -20,7 +20,7 @@ application org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml index 7b18b05f4..eac50f325 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-type-mapper-api - 0.17.2-SNAPSHOT + 0.17.2 @@ -47,7 +47,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml index c9cdbcfe8..e11c653dc 100644 --- a/application/command-composition/pom.xml +++ b/application/command-composition/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -37,7 +37,7 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 com.fasterxml.jackson.core @@ -57,7 +57,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/pom.xml b/application/pom.xml index 4ecd52e06..c30b18003 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 pom diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml index 106e4fa7b..63aead05d 100644 --- a/application/service/blocking/pom.xml +++ b/application/service/blocking/pom.xml @@ -19,7 +19,7 @@ application-service org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 org.jetbrains.kotlin @@ -51,13 +51,13 @@ org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test @@ -78,7 +78,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test @@ -89,7 +89,7 @@ org.occurrent cloudevent-converter-generic - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/application/service/pom.xml b/application/service/pom.xml index f152c6eae..70d9577e7 100644 --- a/application/service/pom.xml +++ b/application/service/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml index 36f58deae..37b553401 100644 --- a/cloudevents-extension/pom.xml +++ b/cloudevents-extension/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/common/filter/pom.xml b/common/filter/pom.xml index d7c5fc189..039e096df 100644 --- a/common/filter/pom.xml +++ b/common/filter/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml index cbd73c791..5df1525eb 100644 --- a/common/functional-support/pom.xml +++ b/common/functional-support/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml index 6f4577698..a1fda07c8 100644 --- a/common/inmemory/filter-matching/pom.xml +++ b/common/inmemory/filter-matching/pom.xml @@ -19,7 +19,7 @@ inmemory org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml index ea4b34b0a..26cddd934 100644 --- a/common/inmemory/pom.xml +++ b/common/inmemory/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 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 f31927eb4..9a0c80f78 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,17 +29,17 @@ org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-timerepresentation - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-specialfilterhandling - 0.17.2-SNAPSHOT + 0.17.2 org.mongodb diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml index 903f27b81..2890558a0 100644 --- a/common/mongodb/native/pom.xml +++ b/common/mongodb/native/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml index 3fc3e3fae..46de28af1 100644 --- a/common/mongodb/pom.xml +++ b/common/mongodb/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml index 7d157eba5..dd7d9ddba 100644 --- a/common/mongodb/specialfilterhandling/pom.xml +++ b/common/mongodb/specialfilterhandling/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -28,12 +28,12 @@ org.occurrent mongodb-timerepresentation - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 \ 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 7663cb0db..6bc3ddbcc 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -33,17 +33,17 @@ org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-timerepresentation - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-specialfilterhandling - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml index c91d4ecc2..d2852c295 100644 --- a/common/mongodb/spring/pom.xml +++ b/common/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml index 60a29311c..48f78230f 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -18,7 +18,7 @@ org.occurrent eventstore-api-common - 0.17.2-SNAPSHOT + 0.17.2 \ No newline at end of file diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml index 1998442a5..19720f34c 100644 --- a/common/mongodb/timerepresentation/pom.xml +++ b/common/mongodb/timerepresentation/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent time - 0.17.2-SNAPSHOT + 0.17.2 \ No newline at end of file diff --git a/common/pom.xml b/common/pom.xml index f4ca6a4a3..cd6c3c550 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/common/retry/pom.xml b/common/retry/pom.xml index 5b47f6760..c2495e1f4 100644 --- a/common/retry/pom.xml +++ b/common/retry/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/common/time/pom.xml b/common/time/pom.xml index 2b40dc7f9..2454a762a 100644 --- a/common/time/pom.xml +++ b/common/time/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml index e0e2ee1e6..618f7fc83 100644 --- a/deadline/api/blocking/pom.xml +++ b/deadline/api/blocking/pom.xml @@ -2,7 +2,7 @@ deadline-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml index e4c14ca7a..b30a9d92b 100644 --- a/deadline/api/pom.xml +++ b/deadline/api/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml index 7f3a0eeb6..36837f529 100644 --- a/deadline/inmemory/pom.xml +++ b/deadline/inmemory/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -20,12 +20,12 @@ org.occurrent deadline-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 org.slf4j diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml index 3825011d8..296bcbd4d 100644 --- a/deadline/jobrunr/pom.xml +++ b/deadline/jobrunr/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -20,7 +20,7 @@ org.occurrent deadline-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.jobrunr diff --git a/deadline/pom.xml b/deadline/pom.xml index 466433690..b13b40786 100644 --- a/deadline/pom.xml +++ b/deadline/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml index c45bd3e6a..d3a2962ce 100644 --- a/dsl/decider-arrow/pom.xml +++ b/dsl/decider-arrow/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 true @@ -45,25 +45,25 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml index 7b9fc07ff..f18f1f92f 100644 --- a/dsl/decider/pom.xml +++ b/dsl/decider/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 true @@ -42,25 +42,25 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml index 20b15f226..9826301ce 100644 --- a/dsl/module-dsl/blocking/pom.xml +++ b/dsl/module-dsl/blocking/pom.xml @@ -19,7 +19,7 @@ module-dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,22 +29,22 @@ org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent catchup-subscription - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 @@ -63,31 +63,31 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent cloudevent-converter-generic - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml index 5045b259d..f1e91dc6c 100644 --- a/dsl/module-dsl/pom.xml +++ b/dsl/module-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/dsl/pom.xml b/dsl/pom.xml index 0d7cf5068..b5beadf39 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml index b7dcb84e7..965bb620d 100644 --- a/dsl/query-dsl/blocking/pom.xml +++ b/dsl/query-dsl/blocking/pom.xml @@ -20,7 +20,7 @@ query-dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,12 +30,12 @@ org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 org.jetbrains.kotlin @@ -46,31 +46,31 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml index 1f590e272..744225a06 100644 --- a/dsl/query-dsl/pom.xml +++ b/dsl/query-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml index b1e737d44..96819e5f0 100644 --- a/dsl/subscription-dsl/blocking/pom.xml +++ b/dsl/subscription-dsl/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.jetbrains.kotlin diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml index b8b871f55..4a8ebae1a 100644 --- a/dsl/subscription-dsl/pom.xml +++ b/dsl/subscription-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml index 0f0d1a2d8..02aa3c82d 100644 --- a/dsl/view-dsl/pom.xml +++ b/dsl/view-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 true @@ -54,37 +54,37 @@ org.occurrent subscription-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml index fba3e5af0..8b7448bb0 100644 --- a/eventstore/api/blocking/pom.xml +++ b/eventstore/api/blocking/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.17.2-SNAPSHOT + 0.17.2 org.jetbrains.kotlin diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml index 30929d1fe..ebb747933 100644 --- a/eventstore/api/common/pom.xml +++ b/eventstore/api/common/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.17.2-SNAPSHOT + 0.17.2 io.cloudevents @@ -38,12 +38,12 @@ org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent functional-support - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml index 112e1ad09..30023ec39 100644 --- a/eventstore/api/pom.xml +++ b/eventstore/api/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml index add74591e..42263f2ee 100644 --- a/eventstore/api/reactor/pom.xml +++ b/eventstore/api/reactor/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.17.2-SNAPSHOT + 0.17.2 io.projectreactor diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml index 5fecbc87b..55da55228 100644 --- a/eventstore/inmemory/pom.xml +++ b/eventstore/inmemory/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent inmemory-filter-matching - 0.17.2-SNAPSHOT + 0.17.2 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml index 6691e322b..a453a5802 100644 --- a/eventstore/mongodb/common/pom.xml +++ b/eventstore/mongodb/common/pom.xml @@ -19,7 +19,7 @@ org.occurrent eventstore-mongodb - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -37,17 +37,17 @@ org.occurrent cloudevents-extension - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-api-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-timerepresentation - 0.17.2-SNAPSHOT + 0.17.2 @@ -74,7 +74,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml index c1926f44b..02150bba4 100644 --- a/eventstore/mongodb/native/pom.xml +++ b/eventstore/mongodb/native/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.mongodb @@ -89,7 +89,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml index dcc856983..eca11a481 100644 --- a/eventstore/mongodb/pom.xml +++ b/eventstore/mongodb/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml index 48d24764a..4e5a82385 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,22 +29,22 @@ org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-spring-filter-query-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-spring-sort-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.springframework.data @@ -94,7 +94,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml index 11d992ba2..b46fd6cb0 100644 --- a/eventstore/mongodb/spring/pom.xml +++ b/eventstore/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml index 16a30bd77..776dd477d 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,22 +30,22 @@ org.occurrent eventstore-api-reactor - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-spring-filter-query-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-spring-sort-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.springframework.data @@ -95,7 +95,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/eventstore/pom.xml b/eventstore/pom.xml index 55a8ac971..8db25c345 100644 --- a/eventstore/pom.xml +++ b/eventstore/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/framework/pom.xml b/framework/pom.xml index 5a4dcee47..4d910d395 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml index 3972f12ba..88ba3527c 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -43,57 +43,57 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent competing-consumer-subscription - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent query-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 \ No newline at end of file diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml index 6fa335f7e..26373870b 100644 --- a/library/hederlig/pom.xml +++ b/library/hederlig/pom.xml @@ -2,7 +2,7 @@ library org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -27,46 +27,46 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent application-service-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent cloudevent-converter-jackson - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent query-dsl-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent command-composition - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/library/pom.xml b/library/pom.xml index e9649af4f..e6418fae0 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/pom.xml b/pom.xml index a1e5a50f8..cfddc30d7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.occurrent occurrent pom - 0.17.2-SNAPSHOT + 0.17.2 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.17.2 diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml index 9677cf390..5050e90c9 100644 --- a/subscription/api/blocking/pom.xml +++ b/subscription/api/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-core - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml index 63a0a80bd..146ed9b23 100644 --- a/subscription/api/pom.xml +++ b/subscription/api/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 pom diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml index ad8d15f60..062b851a6 100644 --- a/subscription/api/reactor/pom.xml +++ b/subscription/api/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-core - 0.17.2-SNAPSHOT + 0.17.2 io.projectreactor diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml index 66c6cf9c0..fcd4b34ca 100644 --- a/subscription/core/pom.xml +++ b/subscription/core/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -33,7 +33,7 @@ org.occurrent filter - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml index e5cad75c0..f4a8715bd 100644 --- a/subscription/inmemory/pom.xml +++ b/subscription/inmemory/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,22 +29,22 @@ org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-core - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent inmemory-filter-matching - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -55,13 +55,13 @@ org.occurrent eventstore-inmemory - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml index be61d1bb5..573073910 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -33,12 +33,12 @@ org.occurrent subscription-core - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-common - 0.17.2-SNAPSHOT + 0.17.2 \ 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 7684f7ca6..9f17d7aba 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -17,17 +17,17 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 org.slf4j @@ -39,19 +39,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-mongodb-native - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml index fce261c7e..2b96789cf 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.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml index 7826b895e..bf9a090e6 100644 --- a/subscription/mongodb/common/pom.xml +++ b/subscription/mongodb/common/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 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 4070aab73..afed1189d 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -17,22 +17,22 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -43,19 +43,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-mongodb-native - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml index 5a6bdaf54..5b8d1f552 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-mongodb-native-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.slf4j @@ -38,7 +38,7 @@ org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -49,13 +49,13 @@ org.occurrent eventstore-mongodb-native - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 test @@ -96,7 +96,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml index 3ac3aae44..95d5860e1 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -37,22 +37,22 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 org.slf4j @@ -67,7 +67,7 @@ org.occurrent eventstore-mongodb-native - 0.17.2-SNAPSHOT + 0.17.2 test @@ -108,7 +108,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml index 41f64a826..e86892344 100644 --- a/subscription/mongodb/native/pom.xml +++ b/subscription/mongodb/native/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 pom subscription-mongodb-native diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml index 25549600e..9871deafe 100644 --- a/subscription/mongodb/pom.xml +++ b/subscription/mongodb/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 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 ec39f64ab..534755937 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -21,22 +21,22 @@ org.occurrent subscription-mongodb-spring-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -47,19 +47,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml index 8c647f0b0..51d6afa5e 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -41,12 +41,12 @@ org.occurrent subscription-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -57,13 +57,13 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml index a9cd38c89..591769a3a 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -41,29 +41,29 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-spring-common - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml index 470253ef3..99e67bcdf 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -34,12 +34,12 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent mongodb-spring-filter-query-conversion - 0.17.2-SNAPSHOT + 0.17.2 diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml index 3e9f39f87..dbc15c138 100644 --- a/subscription/mongodb/spring/pom.xml +++ b/subscription/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml index 4f235778d..3e1561c45 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 io.projectreactor @@ -53,13 +53,13 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-spring-reactor - 0.17.2-SNAPSHOT + 0.17.2 test @@ -105,7 +105,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml index 6a0cb7fe7..c047afcff 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-mongodb-spring-common - 0.17.2-SNAPSHOT + 0.17.2 org.mongodb @@ -47,14 +47,14 @@ org.occurrent subscription-mongodb-base - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-mongodb-spring-reactor - 0.17.2-SNAPSHOT + 0.17.2 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/pom.xml b/subscription/pom.xml index 92626a181..3994e3e9b 100644 --- a/subscription/pom.xml +++ b/subscription/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 subscription diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml index e851302d6..4105f4fdf 100644 --- a/subscription/redis/pom.xml +++ b/subscription/redis/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 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 545fea457..08567b69a 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -33,17 +33,17 @@ org.occurrent subscription-core - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent retry - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -59,19 +59,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 test @@ -117,7 +117,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml index 9bb783340..eafaf0baa 100644 --- a/subscription/redis/spring/pom.xml +++ b/subscription/redis/spring/pom.xml @@ -19,7 +19,7 @@ subscription-redis org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 pom diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml index e9fbadee8..369f95251 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -28,27 +28,27 @@ org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent eventstore-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent time - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent functional-support - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-util-predicates - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -59,25 +59,25 @@ org.occurrent eventstore-mongodb-native - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-native-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-native-blocking-position-storage - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 org.junit.jupiter @@ -117,7 +117,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml index ed377508b..2d300e4cc 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -13,12 +13,12 @@ org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent functional-support - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation @@ -34,37 +34,37 @@ org.occurrent subscription-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent eventstore-mongodb-spring-blocking - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent durable-subscription - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml index 07cb82f82..4620b9e96 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-blocking - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-util-predicates - 0.17.2-SNAPSHOT + 0.17.2 jakarta.annotation diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml index 500bb8f90..df82abc98 100644 --- a/subscription/util/blocking/pom.xml +++ b/subscription/util/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml index 61b956a7e..a023ccb3c 100644 --- a/subscription/util/pom.xml +++ b/subscription/util/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml index 52099169d..534e81197 100644 --- a/subscription/util/predicates/pom.xml +++ b/subscription/util/predicates/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml index b0f11bdbc..7caacb8c9 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.17.2-SNAPSHOT + 0.17.2 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.17.2-SNAPSHOT + 0.17.2 org.occurrent subscription-util-predicates - 0.17.2-SNAPSHOT + 0.17.2 org.slf4j @@ -46,19 +46,19 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-spring-reactor - 0.17.2-SNAPSHOT + 0.17.2 test org.occurrent subscription-mongodb-spring-reactor-position-storage - 0.17.2-SNAPSHOT + 0.17.2 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.17.2-SNAPSHOT + 0.17.2 test diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml index f6e67e0bc..f57008b89 100644 --- a/subscription/util/reactor/pom.xml +++ b/subscription/util/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0 diff --git a/test-support/pom.xml b/test-support/pom.xml index 67a559191..f27541118 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.17.2-SNAPSHOT + 0.17.2 4.0.0