You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2022/07/20 15:02:41 UTC

[activemq-artemis] 02/27: Artemis native at 2.0 snapshot

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 94e8ea36cdc717d3a6c6e6aeac07534b95c806db
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Mon Jul 11 12:58:19 2022 -0400

    Artemis native at 2.0 snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 36c2573c36..8bb64ab7ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
       <logging.config>logging.properties</logging.config>
       <modular.jdk.surefire.arg>--add-modules java.sql,jdk.unsupported </modular.jdk.surefire.arg>
 
-      <activemq-artemis-native-version>1.1.0-SNAPSHOT</activemq-artemis-native-version>
+      <activemq-artemis-native-version>2.0.0-SNAPSHOT</activemq-artemis-native-version>
       <karaf.version>4.3.3</karaf.version>
       <pax.exam.version>4.13.4</pax.exam.version>
       <commons.config.version>2.8.0</commons.config.version>