Updated Branches:
  refs/heads/trunk 02df1de09 -> 211fc78b0

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

Branch: refs/heads/trunk
Commit: 211fc78b0e3fc0d38c3aeee25d116d4dbaea3240
Parents: 02df1de
Author: Timothy Bish <tabish...@gmai.com>
Authored: Tue Sep 3 18:33:40 2013 -0400
Committer: Timothy Bish <tabish...@gmai.com>
Committed: Tue Sep 3 18:33:40 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/211fc78b/activemq-cpp-openwire-generator/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp-openwire-generator/pom.xml 
b/activemq-cpp-openwire-generator/pom.xml
index 3dd1b2b..edc75f1 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.0</version>
+    <version>3.8.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/211fc78b/activemq-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml
index e37b014..55c0ca8 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.0</version>
+    <version>3.8.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/211fc78b/maven-cpptools-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml
index 151f3da..ce0ea67 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.0</version>
+    <version>3.8.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/211fc78b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 45e7dfb..9797bea 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.0</version>
+  <version>3.8.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>

Reply via email to