From 24b4f171cac39de8445cb89037efd7c919fc20c0 Mon Sep 17 00:00:00 2001 From: Enrico Olivelli Date: Tue, 11 May 2021 07:32:51 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0 --- examples/payara-micro/pom.xml | 2 +- examples/spring/pom.xml | 2 +- pom.xml | 4 ++-- pulsar-jms-all/pom.xml | 2 +- pulsar-jms/pom.xml | 2 +- resource-adapter-tests/pom.xml | 2 +- resource-adapter/pom.xml | 2 +- tck-executor/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/payara-micro/pom.xml b/examples/payara-micro/pom.xml index 38f24884..9a645ab8 100644 --- a/examples/payara-micro/pom.xml +++ b/examples/payara-micro/pom.xml @@ -24,7 +24,7 @@ com.datastax.oss pulsar-jms-parent - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 21cfee63..919638f0 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -21,7 +21,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml com.example diff --git a/pom.xml b/pom.xml index ec83d0e4..0a9b2dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.datastax.oss pulsar-jms-parent pom - 1.0.0-SNAPSHOT + 1.0.0 DataStax Apache Pulsar (R) JMS adapter Implementation of the Java Messaging Service Client API around Apache Pulsar Java Client https://github.com/datastax/pulsar-jms @@ -374,7 +374,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 - HEAD + 1.0.0 diff --git a/pulsar-jms-all/pom.xml b/pulsar-jms-all/pom.xml index 5b84c03f..b8fd99e2 100644 --- a/pulsar-jms-all/pom.xml +++ b/pulsar-jms-all/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 pulsar-jms-all diff --git a/pulsar-jms/pom.xml b/pulsar-jms/pom.xml index fb4c0dd1..a5ebf4da 100644 --- a/pulsar-jms/pom.xml +++ b/pulsar-jms/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 pulsar-jms diff --git a/resource-adapter-tests/pom.xml b/resource-adapter-tests/pom.xml index 655e8923..cc4d236b 100644 --- a/resource-adapter-tests/pom.xml +++ b/resource-adapter-tests/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 diff --git a/resource-adapter/pom.xml b/resource-adapter/pom.xml index 2c66205e..6fbe5b79 100644 --- a/resource-adapter/pom.xml +++ b/resource-adapter/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml 4.0.0 diff --git a/tck-executor/pom.xml b/tck-executor/pom.xml index 88b892fa..0fe5ab20 100644 --- a/tck-executor/pom.xml +++ b/tck-executor/pom.xml @@ -20,7 +20,7 @@ pulsar-jms-parent com.datastax.oss - 1.0.0-SNAPSHOT + 1.0.0 4.0.0 tck-executor