You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2013/12/03 18:23:39 UTC

git commit: [maven-release-plugin] prepare for next development iteration

Updated Branches:
  refs/heads/3.8.x a76a4581d -> fdcec1ec8


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


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

Branch: refs/heads/3.8.x
Commit: fdcec1ec87052ef15cc0e132fed4da92c63fd364
Parents: a76a458
Author: Timothy Bish <ta...@gmai.com>
Authored: Tue Dec 3 12:23:30 2013 -0500
Committer: Timothy Bish <ta...@gmai.com>
Committed: Tue Dec 3 12:23:30 2013 -0500

----------------------------------------------------------------------
 activemq-cpp-openwire-generator/pom.xml | 2 +-
 activemq-cpp/pom.xml                    | 2 +-
 maven-cpptools-plugin/pom.xml           | 2 +-
 pom.xml                                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/fdcec1ec/activemq-cpp-openwire-generator/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp-openwire-generator/pom.xml b/activemq-cpp-openwire-generator/pom.xml
index d20466d..3c8a776 100644
--- a/activemq-cpp-openwire-generator/pom.xml
+++ b/activemq-cpp-openwire-generator/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8.2</version>
+    <version>3.8.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/fdcec1ec/activemq-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml
index 6b38c74..182dfd4 100644
--- a/activemq-cpp/pom.xml
+++ b/activemq-cpp/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8.2</version>
+    <version>3.8.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/fdcec1ec/maven-cpptools-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml
index 086f9bb..2d7cbbe 100644
--- a/maven-cpptools-plugin/pom.xml
+++ b/maven-cpptools-plugin/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.8.2</version>
+    <version>3.8.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/fdcec1ec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b4bc1e..a486cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq-cpp</groupId>
   <artifactId>activemq-cpp-pom</artifactId>
-  <version>3.8.2</version>
+  <version>3.8.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>