Updated Branches:
  refs/heads/3.8.x dd3ce90b0 -> 1f21a690f

[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/1f21a690
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/1f21a690
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/1f21a690

Branch: refs/heads/3.8.x
Commit: 1f21a690f7219b5ea5f8543af9907e633ffe3cec
Parents: dd3ce90
Author: Timothy Bish <tabish...@gmai.com>
Authored: Fri Sep 13 14:43:23 2013 -0400
Committer: Timothy Bish <tabish...@gmai.com>
Committed: Fri Sep 13 14:43:23 2013 -0400

----------------------------------------------------------------------
 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/1f21a690/activemq-cpp-openwire-generator/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp-openwire-generator/pom.xml 
b/activemq-cpp-openwire-generator/pom.xml
index 66b16d1..2dca705 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.1</version>
+    <version>3.8.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/1f21a690/activemq-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml
index 7829392..cd6cc5c 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.1</version>
+    <version>3.8.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/1f21a690/maven-cpptools-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml
index 7875045..8fe7699 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.1</version>
+    <version>3.8.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/1f21a690/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cc28958..88662b4 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.1</version>
+  <version>3.8.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>

Reply via email to