From de1542357bd798423fcf92bc2d4fce67b676f3c6 Mon Sep 17 00:00:00 2001 From: Emmanuel Hugonnet Date: Mon, 23 May 2022 14:05:08 +0200 Subject: [PATCH] [ARTEMIS-3700]: Provinding a JakartaEE 10 implementation. * Upgrading the API to Jakarta Messaging 3.1.0 * Updating the metadata to 3.1.0 Jira: https://issues.apache.org/jira/browse/ARTEMIS-3700 Signed-off-by: Emmanuel Hugonnet --- .../src/main/resources/jms-version.properties | 4 ++-- .../src/main/resources/jms-version.properties | 4 ++-- pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/artemis-jakarta-client/src/main/resources/jms-version.properties b/artemis-jakarta-client/src/main/resources/jms-version.properties index 1d60a49181..0ef349d77a 100644 --- a/artemis-jakarta-client/src/main/resources/jms-version.properties +++ b/artemis-jakarta-client/src/main/resources/jms-version.properties @@ -14,6 +14,6 @@ # limitations under the License. # -activemq.version.implementation.versionName=3.0 +activemq.version.implementation.versionName=3.1 activemq.version.implementation.majorVersion=3 -activemq.version.implementation.minorVersion=0 \ No newline at end of file +activemq.version.implementation.minorVersion=1 \ No newline at end of file diff --git a/artemis-jakarta-ra/src/main/resources/jms-version.properties b/artemis-jakarta-ra/src/main/resources/jms-version.properties index 1d60a49181..0ef349d77a 100644 --- a/artemis-jakarta-ra/src/main/resources/jms-version.properties +++ b/artemis-jakarta-ra/src/main/resources/jms-version.properties @@ -14,6 +14,6 @@ # limitations under the License. # -activemq.version.implementation.versionName=3.0 +activemq.version.implementation.versionName=3.1 activemq.version.implementation.majorVersion=3 -activemq.version.implementation.minorVersion=0 \ No newline at end of file +activemq.version.implementation.minorVersion=1 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 87379115df..2f5c4b2eb3 100644 --- a/pom.xml +++ b/pom.xml @@ -167,9 +167,9 @@ 1.0.10.Final - 3.0.0 - 2.0.0 - 2.0.0 + 3.1.0 + 2.0.1 + 2.1.0 4.0.0