Repository: activemq-cli-tools
Updated Branches:
  refs/heads/master e57e36854 -> 87576603b


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/commit/87576603
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/87576603
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/87576603

Branch: refs/heads/master
Commit: 87576603b153c0e896f202342f283cf9ba14f830
Parents: e57e368
Author: Christopher L. Shannon (cshannon) <[email protected]>
Authored: Mon Apr 10 09:15:02 2017 -0400
Committer: Christopher L. Shannon (cshannon) <[email protected]>
Committed: Mon Apr 10 09:15:02 2017 -0400

----------------------------------------------------------------------
 activemq-kahadb-exporter/pom.xml | 2 +-
 assembly/pom.xml                 | 2 +-
 pom.xml                          | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/87576603/activemq-kahadb-exporter/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-kahadb-exporter/pom.xml b/activemq-kahadb-exporter/pom.xml
index 6c1b777..125d5a8 100644
--- a/activemq-kahadb-exporter/pom.xml
+++ b/activemq-kahadb-exporter/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-cli-tools-parent</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/87576603/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 63bb44a..760a3f8 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-cli-tools-parent</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/87576603/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0119af3..80ed8e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-cli-tools-parent</artifactId>
-  <version>0.1.0</version>
+  <version>0.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ActiveMQ CLI Tools</name>
@@ -56,7 +56,7 @@
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/activemq-cli-tools.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/activemq-cli-tools.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=activemq-cli-tools.git</url>
-    <tag>0.1.0</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <url>https://issues.apache.org/jira/browse/AMQCLI</url>

Reply via email to