From de4c04839e5f10df1509e20a13b520ba0f5bfd12 Mon Sep 17 00:00:00 2001 From: Johan Haleby Date: Thu, 4 Jul 2024 08:29:29 +0200 Subject: [PATCH] [maven-release-plugin] prepare release occurrent-0.19.1 --- 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/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, 311 insertions(+), 311 deletions(-) diff --git a/application/cloudevent-converter/api/pom.xml b/application/cloudevent-converter/api/pom.xml index 1eb69658a..2d00ba39b 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.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/application/cloudevent-converter/generic/pom.xml b/application/cloudevent-converter/generic/pom.xml index 6e887904d..73764ea00 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-type-mapper-api - 0.19.1-SNAPSHOT + 0.19.1 \ No newline at end of file diff --git a/application/cloudevent-converter/jackson/pom.xml b/application/cloudevent-converter/jackson/pom.xml index 99b45af28..9cf6b7e04 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 io.cloudevents @@ -43,7 +43,7 @@ org.occurrent cloudevent-type-mapper-reflection - 0.19.1-SNAPSHOT + 0.19.1 @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/cloudevent-converter/pom.xml b/application/cloudevent-converter/pom.xml index 4af43ea01..f326b4bc4 100644 --- a/application/cloudevent-converter/pom.xml +++ b/application/cloudevent-converter/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 pom diff --git a/application/cloudevent-converter/xstream/pom.xml b/application/cloudevent-converter/xstream/pom.xml index d7024804b..cbe051243 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,12 +30,12 @@ org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-type-mapper-api - 0.19.1-SNAPSHOT + 0.19.1 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/cloudevent-type-mapper/api/pom.xml b/application/cloudevent-type-mapper/api/pom.xml index 0f534028d..5ff447b54 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -41,7 +41,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/cloudevent-type-mapper/pom.xml b/application/cloudevent-type-mapper/pom.xml index 0be00b06e..cc92bffb6 100644 --- a/application/cloudevent-type-mapper/pom.xml +++ b/application/cloudevent-type-mapper/pom.xml @@ -20,7 +20,7 @@ application org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/application/cloudevent-type-mapper/reflection/pom.xml b/application/cloudevent-type-mapper/reflection/pom.xml index 432681169..02f509cde 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent cloudevent-type-mapper-api - 0.19.1-SNAPSHOT + 0.19.1 @@ -47,7 +47,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/command-composition/pom.xml b/application/command-composition/pom.xml index cbf3ef57c..04e263ed7 100644 --- a/application/command-composition/pom.xml +++ b/application/command-composition/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -37,7 +37,7 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 com.fasterxml.jackson.core @@ -57,7 +57,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/pom.xml b/application/pom.xml index 56f0e6b9f..dfecbcaf1 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 pom diff --git a/application/service/blocking/pom.xml b/application/service/blocking/pom.xml index 6f913bf7f..4a1d76d85 100644 --- a/application/service/blocking/pom.xml +++ b/application/service/blocking/pom.xml @@ -19,7 +19,7 @@ application-service org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 org.jetbrains.kotlin @@ -51,13 +51,13 @@ org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test @@ -78,7 +78,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test @@ -89,7 +89,7 @@ org.occurrent cloudevent-converter-generic - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/application/service/pom.xml b/application/service/pom.xml index 25049935d..63c1d0030 100644 --- a/application/service/pom.xml +++ b/application/service/pom.xml @@ -19,7 +19,7 @@ application org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/cloudevents-extension/pom.xml b/cloudevents-extension/pom.xml index 3e29aefcc..6c455e0d5 100644 --- a/cloudevents-extension/pom.xml +++ b/cloudevents-extension/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/common/filter/pom.xml b/common/filter/pom.xml index fea4c66de..ce71e725d 100644 --- a/common/filter/pom.xml +++ b/common/filter/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/common/functional-support/pom.xml b/common/functional-support/pom.xml index b80ea45d2..e33e443be 100644 --- a/common/functional-support/pom.xml +++ b/common/functional-support/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/common/inmemory/filter-matching/pom.xml b/common/inmemory/filter-matching/pom.xml index 9955f6ac3..8673ef790 100644 --- a/common/inmemory/filter-matching/pom.xml +++ b/common/inmemory/filter-matching/pom.xml @@ -19,7 +19,7 @@ inmemory org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/common/inmemory/pom.xml b/common/inmemory/pom.xml index 163122e66..b1f6afbf7 100644 --- a/common/inmemory/pom.xml +++ b/common/inmemory/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 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 95fa0455d..7a7d9d054 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,17 +29,17 @@ org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-timerepresentation - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-specialfilterhandling - 0.19.1-SNAPSHOT + 0.19.1 org.mongodb diff --git a/common/mongodb/native/pom.xml b/common/mongodb/native/pom.xml index 4137373dc..5a61291f7 100644 --- a/common/mongodb/native/pom.xml +++ b/common/mongodb/native/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/common/mongodb/pom.xml b/common/mongodb/pom.xml index 6635c0eb0..6f4cce9ca 100644 --- a/common/mongodb/pom.xml +++ b/common/mongodb/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/common/mongodb/specialfilterhandling/pom.xml b/common/mongodb/specialfilterhandling/pom.xml index f0df79fcd..a691035d7 100644 --- a/common/mongodb/specialfilterhandling/pom.xml +++ b/common/mongodb/specialfilterhandling/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -28,12 +28,12 @@ org.occurrent mongodb-timerepresentation - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 \ 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 6572a109b..ef8d86668 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -33,17 +33,17 @@ org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-timerepresentation - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-specialfilterhandling - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/common/mongodb/spring/pom.xml b/common/mongodb/spring/pom.xml index fddb75205..bab700625 100644 --- a/common/mongodb/spring/pom.xml +++ b/common/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/common/mongodb/spring/sort-conversion/pom.xml b/common/mongodb/spring/sort-conversion/pom.xml index 258aefcbc..7ff6cfc13 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -18,7 +18,7 @@ org.occurrent eventstore-api-common - 0.19.1-SNAPSHOT + 0.19.1 \ No newline at end of file diff --git a/common/mongodb/timerepresentation/pom.xml b/common/mongodb/timerepresentation/pom.xml index 40bd850e2..dce7b08a4 100644 --- a/common/mongodb/timerepresentation/pom.xml +++ b/common/mongodb/timerepresentation/pom.xml @@ -19,7 +19,7 @@ mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent time - 0.19.1-SNAPSHOT + 0.19.1 \ No newline at end of file diff --git a/common/pom.xml b/common/pom.xml index 20dda57c7..ff6f4f7a6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/common/retry/pom.xml b/common/retry/pom.xml index a6ce37c06..1ffa31c57 100644 --- a/common/retry/pom.xml +++ b/common/retry/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/common/time/pom.xml b/common/time/pom.xml index e75a2191b..65d2a738f 100644 --- a/common/time/pom.xml +++ b/common/time/pom.xml @@ -19,7 +19,7 @@ common org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/deadline/api/blocking/pom.xml b/deadline/api/blocking/pom.xml index c5a8662c6..55d0310ec 100644 --- a/deadline/api/blocking/pom.xml +++ b/deadline/api/blocking/pom.xml @@ -2,7 +2,7 @@ deadline-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/deadline/api/pom.xml b/deadline/api/pom.xml index 906dcddfe..ad420d53f 100644 --- a/deadline/api/pom.xml +++ b/deadline/api/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/deadline/inmemory/pom.xml b/deadline/inmemory/pom.xml index 295b5ce7d..9576c6359 100644 --- a/deadline/inmemory/pom.xml +++ b/deadline/inmemory/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -20,12 +20,12 @@ org.occurrent deadline-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 org.slf4j diff --git a/deadline/jobrunr/pom.xml b/deadline/jobrunr/pom.xml index 70c46d888..9a5b5d179 100644 --- a/deadline/jobrunr/pom.xml +++ b/deadline/jobrunr/pom.xml @@ -2,7 +2,7 @@ deadline org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -20,7 +20,7 @@ org.occurrent deadline-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.jobrunr diff --git a/deadline/pom.xml b/deadline/pom.xml index dc7ecfcce..55e2fd5a6 100644 --- a/deadline/pom.xml +++ b/deadline/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/dsl/decider-arrow/pom.xml b/dsl/decider-arrow/pom.xml index cf3014e1f..dfc9fa6ea 100644 --- a/dsl/decider-arrow/pom.xml +++ b/dsl/decider-arrow/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 true @@ -45,25 +45,25 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/dsl/decider/pom.xml b/dsl/decider/pom.xml index 9cd27cd17..e63cbe0db 100644 --- a/dsl/decider/pom.xml +++ b/dsl/decider/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 true @@ -42,25 +42,25 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/dsl/module-dsl/blocking/pom.xml b/dsl/module-dsl/blocking/pom.xml index f61e690a5..fe66b22d8 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,22 +29,22 @@ org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent catchup-subscription - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 @@ -63,31 +63,31 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent cloudevent-converter-generic - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/dsl/module-dsl/pom.xml b/dsl/module-dsl/pom.xml index 74773e06d..5c853c980 100644 --- a/dsl/module-dsl/pom.xml +++ b/dsl/module-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/dsl/pom.xml b/dsl/pom.xml index f23abb4b5..469f15189 100644 --- a/dsl/pom.xml +++ b/dsl/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/dsl/query-dsl/blocking/pom.xml b/dsl/query-dsl/blocking/pom.xml index c58e6cc15..aa6aa651a 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,12 +30,12 @@ org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 org.jetbrains.kotlin @@ -46,31 +46,31 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/dsl/query-dsl/pom.xml b/dsl/query-dsl/pom.xml index aab3dedd1..dddc81ba8 100644 --- a/dsl/query-dsl/pom.xml +++ b/dsl/query-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/dsl/subscription-dsl/blocking/pom.xml b/dsl/subscription-dsl/blocking/pom.xml index 406dd55bf..e89693916 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent cloudevent-converter-api - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.jetbrains.kotlin diff --git a/dsl/subscription-dsl/pom.xml b/dsl/subscription-dsl/pom.xml index cac2043ed..b2a1c7f59 100644 --- a/dsl/subscription-dsl/pom.xml +++ b/dsl/subscription-dsl/pom.xml @@ -19,7 +19,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/dsl/view-dsl/pom.xml b/dsl/view-dsl/pom.xml index 0018ee6a4..a054bad64 100644 --- a/dsl/view-dsl/pom.xml +++ b/dsl/view-dsl/pom.xml @@ -20,7 +20,7 @@ dsl org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 true @@ -54,37 +54,37 @@ org.occurrent subscription-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/api/blocking/pom.xml b/eventstore/api/blocking/pom.xml index 9a09b266d..c71895dec 100644 --- a/eventstore/api/blocking/pom.xml +++ b/eventstore/api/blocking/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.1-SNAPSHOT + 0.19.1 org.jetbrains.kotlin diff --git a/eventstore/api/common/pom.xml b/eventstore/api/common/pom.xml index 6cea70ded..95fabf645 100644 --- a/eventstore/api/common/pom.xml +++ b/eventstore/api/common/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent cloudevents-extension - 0.19.1-SNAPSHOT + 0.19.1 io.cloudevents @@ -38,12 +38,12 @@ org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent functional-support - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/eventstore/api/pom.xml b/eventstore/api/pom.xml index 96b26021f..3d013bd1a 100644 --- a/eventstore/api/pom.xml +++ b/eventstore/api/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/eventstore/api/reactor/pom.xml b/eventstore/api/reactor/pom.xml index df854870d..4c3066d2d 100644 --- a/eventstore/api/reactor/pom.xml +++ b/eventstore/api/reactor/pom.xml @@ -19,7 +19,7 @@ eventstore-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent eventstore-api-common - 0.19.1-SNAPSHOT + 0.19.1 io.projectreactor diff --git a/eventstore/inmemory/pom.xml b/eventstore/inmemory/pom.xml index 4aef4687c..25cb11326 100644 --- a/eventstore/inmemory/pom.xml +++ b/eventstore/inmemory/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent inmemory-filter-matching - 0.19.1-SNAPSHOT + 0.19.1 io.cloudevents @@ -59,7 +59,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/mongodb/common/pom.xml b/eventstore/mongodb/common/pom.xml index 211d721d1..1ca2d017d 100644 --- a/eventstore/mongodb/common/pom.xml +++ b/eventstore/mongodb/common/pom.xml @@ -19,7 +19,7 @@ org.occurrent eventstore-mongodb - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -37,17 +37,17 @@ org.occurrent cloudevents-extension - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-api-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-timerepresentation - 0.19.1-SNAPSHOT + 0.19.1 @@ -74,7 +74,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/mongodb/native/pom.xml b/eventstore/mongodb/native/pom.xml index 9f32a2e66..801b8f306 100644 --- a/eventstore/mongodb/native/pom.xml +++ b/eventstore/mongodb/native/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,17 +29,17 @@ org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.mongodb @@ -89,7 +89,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/mongodb/pom.xml b/eventstore/mongodb/pom.xml index 57b8ca547..d51a178ba 100644 --- a/eventstore/mongodb/pom.xml +++ b/eventstore/mongodb/pom.xml @@ -19,7 +19,7 @@ eventstore org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/eventstore/mongodb/spring/blocking/pom.xml b/eventstore/mongodb/spring/blocking/pom.xml index 9e0b0a172..ea16fd5ff 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,22 +29,22 @@ org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-spring-filter-query-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-spring-sort-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.springframework.data @@ -94,7 +94,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/mongodb/spring/pom.xml b/eventstore/mongodb/spring/pom.xml index d2fc3b60b..6c26fd4e0 100644 --- a/eventstore/mongodb/spring/pom.xml +++ b/eventstore/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ eventstore-mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/eventstore/mongodb/spring/reactor/pom.xml b/eventstore/mongodb/spring/reactor/pom.xml index 78d318daf..f9fbe6267 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,22 +30,22 @@ org.occurrent eventstore-api-reactor - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-spring-filter-query-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-spring-sort-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.springframework.data @@ -95,7 +95,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/eventstore/pom.xml b/eventstore/pom.xml index ddc654a47..0c71d65ec 100644 --- a/eventstore/pom.xml +++ b/eventstore/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/framework/annotations/pom.xml b/framework/annotations/pom.xml index bcd796510..c0e2c2d7d 100644 --- a/framework/annotations/pom.xml +++ b/framework/annotations/pom.xml @@ -19,7 +19,7 @@ org.occurrent framework - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/framework/pom.xml b/framework/pom.xml index 8824bee0f..8cdb127e7 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -20,7 +20,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/framework/spring-boot-starter-mongodb/pom.xml b/framework/spring-boot-starter-mongodb/pom.xml index fee2d47f2..fe68cca55 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -43,67 +43,67 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent catchup-subscription - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent competing-consumer-subscription - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent query-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent annotations - 0.19.1-SNAPSHOT + 0.19.1 \ No newline at end of file diff --git a/library/hederlig/pom.xml b/library/hederlig/pom.xml index 91c0d1d5d..30d240d0b 100644 --- a/library/hederlig/pom.xml +++ b/library/hederlig/pom.xml @@ -2,7 +2,7 @@ library org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -27,46 +27,46 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent application-service-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent cloudevent-converter-jackson - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent query-dsl-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent command-composition - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/library/pom.xml b/library/pom.xml index 8abd28719..81f689a51 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -2,7 +2,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/pom.xml b/pom.xml index 42e605004..764b5eab3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.occurrent occurrent pom - 0.19.1-SNAPSHOT + 0.19.1 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.1 diff --git a/subscription/api/blocking/pom.xml b/subscription/api/blocking/pom.xml index 8bd62ecbc..1992c4e5b 100644 --- a/subscription/api/blocking/pom.xml +++ b/subscription/api/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-core - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/subscription/api/pom.xml b/subscription/api/pom.xml index 5fd0cf8d9..e3188d314 100644 --- a/subscription/api/pom.xml +++ b/subscription/api/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 pom diff --git a/subscription/api/reactor/pom.xml b/subscription/api/reactor/pom.xml index 335cb6fd0..ecc503c5e 100644 --- a/subscription/api/reactor/pom.xml +++ b/subscription/api/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-api org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -30,7 +30,7 @@ org.occurrent subscription-core - 0.19.1-SNAPSHOT + 0.19.1 io.projectreactor diff --git a/subscription/core/pom.xml b/subscription/core/pom.xml index 46fbd64d2..5285d518d 100644 --- a/subscription/core/pom.xml +++ b/subscription/core/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -33,7 +33,7 @@ org.occurrent filter - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/subscription/inmemory/pom.xml b/subscription/inmemory/pom.xml index 1b19c28ed..794987f42 100644 --- a/subscription/inmemory/pom.xml +++ b/subscription/inmemory/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,22 +29,22 @@ org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-core - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent inmemory-filter-matching - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -55,13 +55,13 @@ org.occurrent eventstore-inmemory - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/common/base/pom.xml b/subscription/mongodb/common/base/pom.xml index 221344ee0..9a435f921 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -33,12 +33,12 @@ org.occurrent subscription-core - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-common - 0.19.1-SNAPSHOT + 0.19.1 \ 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 64677ecda..f4392614f 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -17,17 +17,17 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 org.slf4j @@ -39,19 +39,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-mongodb-native - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/common/blocking/pom.xml b/subscription/mongodb/common/blocking/pom.xml index 30ba65e13..d5367d7bc 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.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/subscription/mongodb/common/pom.xml b/subscription/mongodb/common/pom.xml index 54aef8f1b..d606cb084 100644 --- a/subscription/mongodb/common/pom.xml +++ b/subscription/mongodb/common/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 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 cd1747a76..6460e35db 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -17,22 +17,22 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -43,19 +43,19 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-mongodb-native - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/native/blocking-position-storage/pom.xml b/subscription/mongodb/native/blocking-position-storage/pom.xml index 6063eb070..a5e8a8fb9 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,7 +29,7 @@ org.occurrent subscription-mongodb-native-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.slf4j @@ -38,7 +38,7 @@ org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -49,13 +49,13 @@ org.occurrent eventstore-mongodb-native - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 test @@ -96,7 +96,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/native/blocking/pom.xml b/subscription/mongodb/native/blocking/pom.xml index 297849f99..1cfa1b3d2 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -37,22 +37,22 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-native-filter-bsonfilter-conversion - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 org.slf4j @@ -67,7 +67,7 @@ org.occurrent eventstore-mongodb-native - 0.19.1-SNAPSHOT + 0.19.1 test @@ -108,7 +108,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/native/pom.xml b/subscription/mongodb/native/pom.xml index 71d9322ba..fd6ca7e66 100644 --- a/subscription/mongodb/native/pom.xml +++ b/subscription/mongodb/native/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 pom subscription-mongodb-native diff --git a/subscription/mongodb/pom.xml b/subscription/mongodb/pom.xml index e992cce4d..7c32b0db0 100644 --- a/subscription/mongodb/pom.xml +++ b/subscription/mongodb/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 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 170b4f550..08bf0e9b8 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -21,22 +21,22 @@ org.occurrent subscription-mongodb-spring-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-common-blocking-competing-consumer-strategy - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -47,19 +47,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/spring/blocking-position-storage/pom.xml b/subscription/mongodb/spring/blocking-position-storage/pom.xml index a53e3453e..638f1de3d 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -41,12 +41,12 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -57,13 +57,13 @@ org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/spring/blocking/pom.xml b/subscription/mongodb/spring/blocking/pom.xml index 3fc566610..15937f8e0 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -41,29 +41,29 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-spring-common - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test @@ -109,7 +109,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/spring/common/pom.xml b/subscription/mongodb/spring/common/pom.xml index a2649f877..ac961258d 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -34,12 +34,12 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent mongodb-spring-filter-query-conversion - 0.19.1-SNAPSHOT + 0.19.1 diff --git a/subscription/mongodb/spring/pom.xml b/subscription/mongodb/spring/pom.xml index 09da24fd5..6818f039f 100644 --- a/subscription/mongodb/spring/pom.xml +++ b/subscription/mongodb/spring/pom.xml @@ -19,7 +19,7 @@ subscription-mongodb org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/subscription/mongodb/spring/reactor-position-storage/pom.xml b/subscription/mongodb/spring/reactor-position-storage/pom.xml index dbf39685c..98b41a8d7 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 io.projectreactor @@ -53,13 +53,13 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-spring-reactor - 0.19.1-SNAPSHOT + 0.19.1 test @@ -105,7 +105,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/mongodb/spring/reactor/pom.xml b/subscription/mongodb/spring/reactor/pom.xml index edadd9d3e..7eab13f41 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-mongodb-spring-common - 0.19.1-SNAPSHOT + 0.19.1 org.mongodb @@ -47,14 +47,14 @@ org.occurrent subscription-mongodb-base - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-mongodb-spring-reactor - 0.19.1-SNAPSHOT + 0.19.1 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/pom.xml b/subscription/pom.xml index 735d105eb..ce4686867 100644 --- a/subscription/pom.xml +++ b/subscription/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 subscription diff --git a/subscription/redis/pom.xml b/subscription/redis/pom.xml index df244c796..c9b6698ee 100644 --- a/subscription/redis/pom.xml +++ b/subscription/redis/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 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 cdd64f968..5c6ee3cc5 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -33,17 +33,17 @@ org.occurrent subscription-core - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent retry - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -59,19 +59,19 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 test @@ -117,7 +117,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/redis/spring/pom.xml b/subscription/redis/spring/pom.xml index 1c7bd3862..d386f8d99 100644 --- a/subscription/redis/spring/pom.xml +++ b/subscription/redis/spring/pom.xml @@ -19,7 +19,7 @@ subscription-redis org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 pom diff --git a/subscription/util/blocking/catchup-subscription/pom.xml b/subscription/util/blocking/catchup-subscription/pom.xml index c388f5463..2fbb72779 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -28,27 +28,27 @@ org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent eventstore-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent time - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent functional-support - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-util-predicates - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -68,25 +68,25 @@ org.occurrent eventstore-mongodb-native - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-native-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-native-blocking-position-storage - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 org.junit.jupiter @@ -126,7 +126,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/util/blocking/competing-consumer-subscription/pom.xml b/subscription/util/blocking/competing-consumer-subscription/pom.xml index 20684ed43..a0eaa118a 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -13,12 +13,12 @@ org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent functional-support - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation @@ -34,37 +34,37 @@ org.occurrent subscription-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent eventstore-mongodb-spring-blocking - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-spring-blocking-competing-consumer-strategy - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent durable-subscription - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-spring-blocking-position-storage - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/util/blocking/durable-subscription/pom.xml b/subscription/util/blocking/durable-subscription/pom.xml index ca7322cf3..7fd0b7b8b 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-blocking - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-util-predicates - 0.19.1-SNAPSHOT + 0.19.1 jakarta.annotation diff --git a/subscription/util/blocking/pom.xml b/subscription/util/blocking/pom.xml index 9085dfad4..b14354e51 100644 --- a/subscription/util/blocking/pom.xml +++ b/subscription/util/blocking/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/subscription/util/pom.xml b/subscription/util/pom.xml index ae41e883a..eeeda612e 100644 --- a/subscription/util/pom.xml +++ b/subscription/util/pom.xml @@ -19,7 +19,7 @@ subscription org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/subscription/util/predicates/pom.xml b/subscription/util/predicates/pom.xml index 6d1cec14c..fab306185 100644 --- a/subscription/util/predicates/pom.xml +++ b/subscription/util/predicates/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/subscription/util/reactor/durable-subscription/pom.xml b/subscription/util/reactor/durable-subscription/pom.xml index 6771da1e0..e628f7b07 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.1-SNAPSHOT + 0.19.1 4.0.0 @@ -29,12 +29,12 @@ org.occurrent subscription-api-reactor - 0.19.1-SNAPSHOT + 0.19.1 org.occurrent subscription-util-predicates - 0.19.1-SNAPSHOT + 0.19.1 org.slf4j @@ -46,19 +46,19 @@ org.occurrent eventstore-mongodb-spring-reactor - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-spring-reactor - 0.19.1-SNAPSHOT + 0.19.1 test org.occurrent subscription-mongodb-spring-reactor-position-storage - 0.19.1-SNAPSHOT + 0.19.1 test @@ -100,7 +100,7 @@ org.occurrent test-support - 0.19.1-SNAPSHOT + 0.19.1 test diff --git a/subscription/util/reactor/pom.xml b/subscription/util/reactor/pom.xml index ab0428b8c..44bd41a72 100644 --- a/subscription/util/reactor/pom.xml +++ b/subscription/util/reactor/pom.xml @@ -19,7 +19,7 @@ subscription-util org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0 diff --git a/test-support/pom.xml b/test-support/pom.xml index 57259154e..58efdbf50 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -19,7 +19,7 @@ occurrent org.occurrent - 0.19.1-SNAPSHOT + 0.19.1 4.0.0