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 9222679e1ec79dfa1a024d255a8c0997fa27d86c Author: Clebert Suconic <[email protected]> AuthorDate: Sun Mar 3 19:23:59 2019 -0500 [maven-release-plugin] prepare release 1.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7c7ea3a..a3f5cd5 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.0</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.0</tag> </scm> <distributionManagement>
