Repository: activemq-cpp
Updated Branches:
  refs/heads/3.10.x [created] 044c374a2


[AMQCPP-642] Create 3.10.x branch based upon 3.9.x code.


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

Branch: refs/heads/3.10.x
Commit: 044c374a26a2a50e71e55b73bab409df27d5f922
Parents: 0addcaa
Author: Goodyear, Jamie <jamie.goody...@contractor.cengage.com>
Authored: Fri Dec 7 14:38:48 2018 -0330
Committer: Goodyear, Jamie <jamie.goody...@contractor.cengage.com>
Committed: Fri Dec 7 14:40:55 2018 -0330

----------------------------------------------------------------------
 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/044c374a/activemq-cpp-openwire-generator/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp-openwire-generator/pom.xml 
b/activemq-cpp-openwire-generator/pom.xml
index 906dbc9..afd7998 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.9.5-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/044c374a/activemq-cpp/pom.xml
----------------------------------------------------------------------
diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml
index 19cc83b..3603677 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.9.5-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/044c374a/maven-cpptools-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml
index 6bdc279..ad9ffa5 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.9.5-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/044c374a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28bff9d..543673d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq-cpp</groupId>
   <artifactId>activemq-cpp-pom</artifactId>
-  <version>3.9.5-SNAPSHOT</version>
+  <version>3.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveMQ-CPP Project</name>
   <inceptionYear>2007</inceptionYear>

Reply via email to