You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2017/05/01 18:14:02 UTC

activemq-cli-tools git commit: NO-JIRA: Updating version to 0.2.0-SNAPSHOT

Repository: activemq-cli-tools
Updated Branches:
  refs/heads/master bc69ab9e3 -> 068f87e52


NO-JIRA: Updating version to 0.2.0-SNAPSHOT


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/068f87e5
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/068f87e5
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/068f87e5

Branch: refs/heads/master
Commit: 068f87e521c67d38a3ab2cc2122291e56e3c3cbd
Parents: bc69ab9
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Mon May 1 14:13:48 2017 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Mon May 1 14:13:48 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/068f87e5/activemq-kahadb-exporter/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-kahadb-exporter/pom.xml b/activemq-kahadb-exporter/pom.xml
index 125d5a8..acd3dc2 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.1-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/068f87e5/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 760a3f8..1825a90 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.1-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/068f87e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 80ed8e4..552e758 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.1-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ActiveMQ CLI Tools</name>