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/11 16:56:18 UTC

[activemq-artemis-native] branch main updated: NO-JIRA moving it to snapshot 2.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new bc8dbd9  NO-JIRA moving it to snapshot 2.0
bc8dbd9 is described below

commit bc8dbd90567a72390f7f3fa253eb83eb42ed875a
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Mon Jul 11 12:53:03 2022 -0400

    NO-JIRA moving it to snapshot 2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a5e994..8d200ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-artemis-native</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache</groupId>