From 1f02bf346bb21722cf8dc699a28df5d823100129 Mon Sep 17 00:00:00 2001 From: Enrico Olivelli Date: Mon, 13 May 2024 12:13:15 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- activemq-filters/pom.xml | 2 +- examples/payara-micro/pom.xml | 2 +- examples/spring/pom.xml | 2 +- pom.xml | 4 ++-- pulsar-jms-admin-api/pom.xml | 2 +- pulsar-jms-admin-ext/pom.xml | 2 +- pulsar-jms-all/pom.xml | 2 +- pulsar-jms-cli/pom.xml | 2 +- pulsar-jms-filters/pom.xml | 2 +- pulsar-jms-integration-tests/pom.xml | 6 +++--- pulsar-jms/pom.xml | 10 +++++----- resource-adapter-tests/pom.xml | 2 +- resource-adapter/pom.xml | 2 +- tck-executor/pom.xml | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/activemq-filters/pom.xml b/activemq-filters/pom.xml index 19e9e43f..ed3c58fd 100644 --- a/activemq-filters/pom.xml +++ b/activemq-filters/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT 4.0.0 pulsar-jms-activemq-filters diff --git a/examples/payara-micro/pom.xml b/examples/payara-micro/pom.xml index f722c1d9..49cf5685 100644 --- a/examples/payara-micro/pom.xml +++ b/examples/payara-micro/pom.xml @@ -24,7 +24,7 @@ com.datastax.oss pulsar-jms-parent - 5.0.1-alpha + 5.0.2-SNAPSHOT ../../pom.xml diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 55b9c967..490ad403 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -21,7 +21,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../../pom.xml com.example diff --git a/pom.xml b/pom.xml index d7718ec1..88d8b513 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.datastax.oss pulsar-jms-parent pom - 5.0.1-alpha + 5.0.2-SNAPSHOT DataStax Starlight for JMS Implementation of the Java Messaging Service Client API around Apache Pulsar Java Client https://github.com/datastax/pulsar-jms @@ -439,7 +439,7 @@ limitations under the License.]]> scm:git:git@github.com:datastax/pulsar-jms.git scm:git:git@github.com:datastax/pulsar-jms.git https://github.com/datastax/pulsar-jms - 5.0.1-alpha + HEAD diff --git a/pulsar-jms-admin-api/pom.xml b/pulsar-jms-admin-api/pom.xml index 64b42745..29aa13b8 100644 --- a/pulsar-jms-admin-api/pom.xml +++ b/pulsar-jms-admin-api/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pulsar-jms-admin-ext/pom.xml b/pulsar-jms-admin-ext/pom.xml index 37bfa58f..b7d89c5c 100644 --- a/pulsar-jms-admin-ext/pom.xml +++ b/pulsar-jms-admin-ext/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pulsar-jms-all/pom.xml b/pulsar-jms-all/pom.xml index c99cb323..e9f78199 100644 --- a/pulsar-jms-all/pom.xml +++ b/pulsar-jms-all/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT 4.0.0 pulsar-jms-all diff --git a/pulsar-jms-cli/pom.xml b/pulsar-jms-cli/pom.xml index ee133aac..921723c6 100644 --- a/pulsar-jms-cli/pom.xml +++ b/pulsar-jms-cli/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pulsar-jms-filters/pom.xml b/pulsar-jms-filters/pom.xml index dfb25e67..a1f0c2e4 100644 --- a/pulsar-jms-filters/pom.xml +++ b/pulsar-jms-filters/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT 4.0.0 pulsar-jms-filters diff --git a/pulsar-jms-integration-tests/pom.xml b/pulsar-jms-integration-tests/pom.xml index bd6284f9..c90e8f22 100644 --- a/pulsar-jms-integration-tests/pom.xml +++ b/pulsar-jms-integration-tests/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 @@ -103,8 +103,8 @@ copy filters - - + + diff --git a/pulsar-jms/pom.xml b/pulsar-jms/pom.xml index 3c63e331..f8c4dca7 100644 --- a/pulsar-jms/pom.xml +++ b/pulsar-jms/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT 4.0.0 pulsar-jms @@ -128,10 +128,10 @@ copy filters - - - - + + + + diff --git a/resource-adapter-tests/pom.xml b/resource-adapter-tests/pom.xml index 95964905..dcbbdf23 100644 --- a/resource-adapter-tests/pom.xml +++ b/resource-adapter-tests/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/resource-adapter/pom.xml b/resource-adapter/pom.xml index f1eea710..affd17dd 100644 --- a/resource-adapter/pom.xml +++ b/resource-adapter/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/tck-executor/pom.xml b/tck-executor/pom.xml index c069604e..355b015a 100644 --- a/tck-executor/pom.xml +++ b/tck-executor/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 5.0.1-alpha + 5.0.2-SNAPSHOT 4.0.0 tck-executor