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 2019/10/21 14:44:54 UTC

[activemq-artemis-native] 01/02: [maven-release-plugin] prepare release 1.0.1

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

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

commit 737b83588262d59a43911adf3dc1438e5ab7d569
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Mon Oct 21 10:43:58 2019 -0400

    [maven-release-plugin] prepare release 1.0.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d236da3..a30f6d8 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>1.0.1</version>
 
     <parent>
         <groupId>org.apache</groupId>
@@ -69,7 +69,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/activemq-artemis-native.git</developerConnection>
         <url>https://fisheye6.atlassian.com/browse/~br=master/activemq-artemis-git</url>
-      <tag>HEAD</tag>
+      <tag>1.0.1</tag>
   </scm>
 
     <distributionManagement>