From 44a7b4f33e1198ac9c08ed3540a425d7a2ae1de4 Mon Sep 17 00:00:00 2001 From: Johan Haleby Date: Fri, 1 Nov 2024 14:56:59 +0100 Subject: [PATCH] [maven-release-plugin] prepare release occurrent-0.19.7 --- 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 | 7 ++--- 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 | 12 ++++---- eventstore/mongodb/pom.xml | 2 +- eventstore/mongodb/spring/blocking/pom.xml | 14 +++++----- eventstore/mongodb/spring/pom.xml | 2 +- eventstore/mongodb/spring/reactor/pom.xml | 12 ++++---- eventstore/pom.xml | 2 +- framework/annotations/pom.xml | 2 +- framework/pom.xml | 2 +- framework/spring-boot-starter-mongodb/pom.xml | 28 +++++++++---------- 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 +- 95 files changed, 314 insertions(+), 315 deletions(-) diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml index dced56c8d..afd33a79b 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.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml index 50899b381..1a13d0ac0 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-type-mapper-api - 0.19.7-SNAPSHOT + 0.19.7 \ No newline at end of file diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml index 6638515d1..d1e1a359a 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 io.cloudevents @@ -43,7 +43,7 @@ org.occurrent cloudevent-type-mapper-reflection - 0.19.7-SNAPSHOT + 0.19.7 @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml index f258da7e4..dd3d62340 100644 --- a/application/cloudevent-converter/pom.xml +++ b/application/cloudevent-converter/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 pom diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml index 7a4e3089c..0c1d06ce0 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,12 +30,12 @@ org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-type-mapper-api - 0.19.7-SNAPSHOT + 0.19.7 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml index 6400d4f1c..fa0a5e74d 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -41,7 +41,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml index 504799919..b927ba772 100644 --- a/application/cloudevent-type-mapper/pom.xml +++ b/application/cloudevent-type-mapper/pom.xml @@ -20,7 +20,7 @@ application org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml index f53b653b1..64cd04ac5 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-type-mapper-api - 0.19.7-SNAPSHOT + 0.19.7 @@ -47,7 +47,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml index 515624cd4..5d4d8cafa 100644 --- a/application/command-composition/pom.xml +++ b/application/command-composition/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -37,7 +37,7 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 com.fasterxml.jackson.core @@ -57,7 +57,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/pom.xml b/application/pom.xml index 4bed776ff..a1cc5d174 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 pom diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml index eb184195f..688cb1146 100644 --- a/application/service/blocking/pom.xml +++ b/application/service/blocking/pom.xml @@ -19,7 +19,7 @@ application-service org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.jetbrains.kotlin @@ -51,13 +51,13 @@ org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test @@ -78,7 +78,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test @@ -89,7 +89,7 @@ org.occurrent cloudevent-converter-generic - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/application/service/pom.xml b/application/service/pom.xml index 758452489..2bfcec472 100644 --- a/application/service/pom.xml +++ b/application/service/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml index e14d1c43a..a665f6e59 100644 --- a/cloudevents-extension/pom.xml +++ b/cloudevents-extension/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/common/filter/pom.xml b/common/filter/pom.xml index 0da82e808..73110c588 100644 --- a/common/filter/pom.xml +++ b/common/filter/pom.xml @@ -15,12 +15,11 @@ ~ limitations under the License. --> - + common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -35,7 +34,7 @@ org.occurrent cloudevents-extension - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml index caff9712d..e334da160 100644 --- a/common/functional-support/pom.xml +++ b/common/functional-support/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml index c929df964..da1517373 100644 --- a/common/inmemory/filter-matching/pom.xml +++ b/common/inmemory/filter-matching/pom.xml @@ -19,7 +19,7 @@ inmemory org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml index 06203c71c..0f082823e 100644 --- a/common/inmemory/pom.xml +++ b/common/inmemory/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 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 988ceb62e..268e0feb1 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,17 +29,17 @@ org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-timerepresentation - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-specialfilterhandling - 0.19.7-SNAPSHOT + 0.19.7 org.mongodb diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml index af5189caf..31c853177 100644 --- a/common/mongodb/native/pom.xml +++ b/common/mongodb/native/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml index b81a5d912..0cc594bfe 100644 --- a/common/mongodb/pom.xml +++ b/common/mongodb/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml index f665af9a4..b4e0f437a 100644 --- a/common/mongodb/specialfilterhandling/pom.xml +++ b/common/mongodb/specialfilterhandling/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -28,12 +28,12 @@ org.occurrent mongodb-timerepresentation - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 \ 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 5580b8362..339d2535a 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -33,17 +33,17 @@ org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-timerepresentation - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-specialfilterhandling - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml index 23dbf5f25..29b1e75b9 100644 --- a/common/mongodb/spring/pom.xml +++ b/common/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml index 12c9ed62b..7048501c5 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -18,7 +18,7 @@ org.occurrent eventstore-api-common - 0.19.7-SNAPSHOT + 0.19.7 \ No newline at end of file diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml index 3bd11cd9f..84b45c499 100644 --- a/common/mongodb/timerepresentation/pom.xml +++ b/common/mongodb/timerepresentation/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent time - 0.19.7-SNAPSHOT + 0.19.7 \ No newline at end of file diff --git a/common/pom.xml b/common/pom.xml index 472035c20..b4cdbb04a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/common/retry/pom.xml b/common/retry/pom.xml index 26f26cbba..93d467af1 100644 --- a/common/retry/pom.xml +++ b/common/retry/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/common/time/pom.xml b/common/time/pom.xml index 91597583b..09cacfe2e 100644 --- a/common/time/pom.xml +++ b/common/time/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml index d50207c23..6946ca6c1 100644 --- a/deadline/api/blocking/pom.xml +++ b/deadline/api/blocking/pom.xml @@ -2,7 +2,7 @@ deadline-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml index 7ddd5fe37..d1b002c1a 100644 --- a/deadline/api/pom.xml +++ b/deadline/api/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml index c7f704381..c44b12561 100644 --- a/deadline/inmemory/pom.xml +++ b/deadline/inmemory/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -20,12 +20,12 @@ org.occurrent deadline-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.slf4j diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml index 5c3fb0bd6..36e235737 100644 --- a/deadline/jobrunr/pom.xml +++ b/deadline/jobrunr/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -20,7 +20,7 @@ org.occurrent deadline-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.jobrunr diff --git a/deadline/pom.xml b/deadline/pom.xml index a7ee66be8..13f1421b8 100644 --- a/deadline/pom.xml +++ b/deadline/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml index f0426e3ba..27531a0a8 100644 --- a/dsl/decider-arrow/pom.xml +++ b/dsl/decider-arrow/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 true @@ -45,25 +45,25 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml index 96e9f8704..cfe5737fc 100644 --- a/dsl/decider/pom.xml +++ b/dsl/decider/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 true @@ -42,25 +42,25 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml index 0fbe608b9..e4692517f 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,22 +29,22 @@ org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent catchup-subscription - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 @@ -63,31 +63,31 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent cloudevent-converter-generic - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml index f65714ca5..fb70363a3 100644 --- a/dsl/module-dsl/pom.xml +++ b/dsl/module-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/dsl/pom.xml b/dsl/pom.xml index 1bc0b7954..2c56cb005 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml index 5b3c30491..7f9ce5c3b 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,12 +30,12 @@ org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 org.jetbrains.kotlin @@ -46,31 +46,31 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml index d062ca8d2..87346d390 100644 --- a/dsl/query-dsl/pom.xml +++ b/dsl/query-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml index 313f47e66..237a38264 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.jetbrains.kotlin diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml index 39f8076d7..766365536 100644 --- a/dsl/subscription-dsl/pom.xml +++ b/dsl/subscription-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml index 38d761d46..9b843d458 100644 --- a/dsl/view-dsl/pom.xml +++ b/dsl/view-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 true @@ -54,37 +54,37 @@ org.occurrent subscription-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml index ba79c3fe5..31955ead4 100644 --- a/eventstore/api/blocking/pom.xml +++ b/eventstore/api/blocking/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.7-SNAPSHOT + 0.19.7 org.jetbrains.kotlin diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml index 07e9cd1a2..97e2295f6 100644 --- a/eventstore/api/common/pom.xml +++ b/eventstore/api/common/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.19.7-SNAPSHOT + 0.19.7 io.cloudevents @@ -38,12 +38,12 @@ org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent functional-support - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml index 749fb8ba0..84cad096a 100644 --- a/eventstore/api/pom.xml +++ b/eventstore/api/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml index ce29a0297..c10f8feee 100644 --- a/eventstore/api/reactor/pom.xml +++ b/eventstore/api/reactor/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.7-SNAPSHOT + 0.19.7 io.projectreactor diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml index abd345b02..20e52f296 100644 --- a/eventstore/inmemory/pom.xml +++ b/eventstore/inmemory/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent inmemory-filter-matching - 0.19.7-SNAPSHOT + 0.19.7 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml index 78d4314a3..3b9377867 100644 --- a/eventstore/mongodb/common/pom.xml +++ b/eventstore/mongodb/common/pom.xml @@ -19,7 +19,7 @@ org.occurrent eventstore-mongodb - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -37,17 +37,17 @@ org.occurrent cloudevents-extension - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-api-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-timerepresentation - 0.19.7-SNAPSHOT + 0.19.7 @@ -74,7 +74,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml index 71dbe1232..968bc56c0 100644 --- a/eventstore/mongodb/native/pom.xml +++ b/eventstore/mongodb/native/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,22 +29,22 @@ org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.mongodb @@ -94,7 +94,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml index ac4d430e0..41e178edd 100644 --- a/eventstore/mongodb/pom.xml +++ b/eventstore/mongodb/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml index f4b5a7301..fc3a405d6 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,27 +29,27 @@ org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-spring-filter-query-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-spring-sort-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.springframework.data @@ -99,7 +99,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml index aea6bda3e..0458e26d0 100644 --- a/eventstore/mongodb/spring/pom.xml +++ b/eventstore/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml index 842cb557f..f62f911c1 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,22 +30,22 @@ org.occurrent eventstore-api-reactor - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-spring-filter-query-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-spring-sort-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.springframework.data @@ -95,7 +95,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/eventstore/pom.xml b/eventstore/pom.xml index 8c12093cf..f0cd60ee2 100644 --- a/eventstore/pom.xml +++ b/eventstore/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/framework/annotations/pom.xml b/framework/annotations/pom.xml index 18a24a985..c96286328 100644 --- a/framework/annotations/pom.xml +++ b/framework/annotations/pom.xml @@ -19,7 +19,7 @@ org.occurrent framework - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/framework/pom.xml b/framework/pom.xml index b72dcbd3a..30f32bc30 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml index 1b18e8228..0de201627 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -43,67 +43,67 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent catchup-subscription - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent competing-consumer-subscription - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent query-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent annotations - 0.19.7-SNAPSHOT + 0.19.7 \ No newline at end of file diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml index e035791e8..3ff8cf14d 100644 --- a/library/hederlig/pom.xml +++ b/library/hederlig/pom.xml @@ -2,7 +2,7 @@ library org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -27,46 +27,46 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent application-service-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent cloudevent-converter-jackson - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent query-dsl-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent command-composition - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/library/pom.xml b/library/pom.xml index 73c808978..002714d19 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/pom.xml b/pom.xml index e2334bf75..2c2afb0d4 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.occurrent occurrent pom - 0.19.7-SNAPSHOT + 0.19.7 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.7 diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml index dfbe6605c..a0edb427f 100644 --- a/subscription/api/blocking/pom.xml +++ b/subscription/api/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-core - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml index b0c0a60a9..b22426340 100644 --- a/subscription/api/pom.xml +++ b/subscription/api/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 pom diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml index 3561aa9f5..35005cebc 100644 --- a/subscription/api/reactor/pom.xml +++ b/subscription/api/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-core - 0.19.7-SNAPSHOT + 0.19.7 io.projectreactor diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml index 9768433ee..cdfbbeb95 100644 --- a/subscription/core/pom.xml +++ b/subscription/core/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -33,7 +33,7 @@ org.occurrent filter - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml index 75dac9ad4..2e63243bf 100644 --- a/subscription/inmemory/pom.xml +++ b/subscription/inmemory/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,22 +29,22 @@ org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-core - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent inmemory-filter-matching - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -55,13 +55,13 @@ org.occurrent eventstore-inmemory - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml index f5808de48..eacd6afc5 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -33,12 +33,12 @@ org.occurrent subscription-core - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-common - 0.19.7-SNAPSHOT + 0.19.7 \ 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 94a842271..a73af1010 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -17,17 +17,17 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.slf4j @@ -39,19 +39,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-mongodb-native - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml index 7dc8a1df7..6b2e80d6e 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.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml index bbf769925..583763978 100644 --- a/subscription/mongodb/common/pom.xml +++ b/subscription/mongodb/common/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 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 85f38614b..13871b431 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -17,22 +17,22 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -43,19 +43,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-mongodb-native - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml index decfa1d00..e75375979 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.slf4j @@ -38,7 +38,7 @@ org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -49,13 +49,13 @@ org.occurrent eventstore-mongodb-native - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 test @@ -96,7 +96,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml index d966d8b3f..60c34bce0 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -37,22 +37,22 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.slf4j @@ -67,7 +67,7 @@ org.occurrent eventstore-mongodb-native - 0.19.7-SNAPSHOT + 0.19.7 test @@ -108,7 +108,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml index 248fbb3dc..5fa458cd5 100644 --- a/subscription/mongodb/native/pom.xml +++ b/subscription/mongodb/native/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 pom subscription-mongodb-native diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml index 93c77a7d7..64e3855dd 100644 --- a/subscription/mongodb/pom.xml +++ b/subscription/mongodb/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 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 5eb89ab3d..543bcbc0f 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -21,22 +21,22 @@ org.occurrent subscription-mongodb-spring-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -47,19 +47,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml index 5b5d0d104..986fdde42 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -41,12 +41,12 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -57,13 +57,13 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml index 9d5a8994d..df8c6824a 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -41,29 +41,29 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-spring-common - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml index 35a34745f..e6356c142 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -34,12 +34,12 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent mongodb-spring-filter-query-conversion - 0.19.7-SNAPSHOT + 0.19.7 diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml index 1dff98203..25d94d6bc 100644 --- a/subscription/mongodb/spring/pom.xml +++ b/subscription/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml index 3a5a0a9d2..1758ff646 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 io.projectreactor @@ -53,13 +53,13 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-spring-reactor - 0.19.7-SNAPSHOT + 0.19.7 test @@ -105,7 +105,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml index 70d22328d..3817e1c4a 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-mongodb-spring-common - 0.19.7-SNAPSHOT + 0.19.7 org.mongodb @@ -47,14 +47,14 @@ org.occurrent subscription-mongodb-base - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-mongodb-spring-reactor - 0.19.7-SNAPSHOT + 0.19.7 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/pom.xml b/subscription/pom.xml index 03be66837..0db7b57ef 100644 --- a/subscription/pom.xml +++ b/subscription/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 subscription diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml index 83722c09e..5cacce60b 100644 --- a/subscription/redis/pom.xml +++ b/subscription/redis/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 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 9b0a844a4..fac4b904d 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -33,17 +33,17 @@ org.occurrent subscription-core - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent retry - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -59,19 +59,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 test @@ -117,7 +117,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml index 1b053cf0c..286983411 100644 --- a/subscription/redis/spring/pom.xml +++ b/subscription/redis/spring/pom.xml @@ -19,7 +19,7 @@ subscription-redis org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 pom diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml index 81641567d..a11e204ca 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -28,27 +28,27 @@ org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent eventstore-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent time - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent functional-support - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-util-predicates - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -68,25 +68,25 @@ org.occurrent eventstore-mongodb-native - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-native-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-native-blocking-position-storage - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 org.junit.jupiter @@ -126,7 +126,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml index 943e52e3c..ab81cc9c3 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -13,12 +13,12 @@ org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent functional-support - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation @@ -34,37 +34,37 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent durable-subscription - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml index 23dff976f..152e94d36 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-blocking - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-util-predicates - 0.19.7-SNAPSHOT + 0.19.7 jakarta.annotation diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml index 1f68bb688..909dfaad5 100644 --- a/subscription/util/blocking/pom.xml +++ b/subscription/util/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml index 0e29acd0e..64bc3b278 100644 --- a/subscription/util/pom.xml +++ b/subscription/util/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml index eea03da70..953de41be 100644 --- a/subscription/util/predicates/pom.xml +++ b/subscription/util/predicates/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml index 7c108cd86..abedec32b 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.7-SNAPSHOT + 0.19.7 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.7-SNAPSHOT + 0.19.7 org.occurrent subscription-util-predicates - 0.19.7-SNAPSHOT + 0.19.7 org.slf4j @@ -46,19 +46,19 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-spring-reactor - 0.19.7-SNAPSHOT + 0.19.7 test org.occurrent subscription-mongodb-spring-reactor-position-storage - 0.19.7-SNAPSHOT + 0.19.7 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.7-SNAPSHOT + 0.19.7 test diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml index 3ee2734d5..0fb247b0b 100644 --- a/subscription/util/reactor/pom.xml +++ b/subscription/util/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0 diff --git a/test-support/pom.xml b/test-support/pom.xml index 2a96860db..db9b14a1f 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.7-SNAPSHOT + 0.19.7 4.0.0