Repository: activemq-cpp Updated Branches: refs/heads/3.9.x e4c56ee4f -> 00fc73e64
Update poms to version 3.9.5-SHAPSHOT Project: http://git-wip-us.apache.org/repos/asf/activemq-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-cpp/commit/00fc73e6 Tree: http://git-wip-us.apache.org/repos/asf/activemq-cpp/tree/00fc73e6 Diff: http://git-wip-us.apache.org/repos/asf/activemq-cpp/diff/00fc73e6 Branch: refs/heads/3.9.x Commit: 00fc73e647a0c50686897bad329e3e3eb6082cac Parents: e4c56ee Author: Timothy Bish <[email protected]> Authored: Mon Feb 20 11:13:01 2017 -0500 Committer: Timothy Bish <[email protected]> Committed: Mon Feb 20 11:13:01 2017 -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/00fc73e6/activemq-cpp-openwire-generator/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-cpp-openwire-generator/pom.xml b/activemq-cpp-openwire-generator/pom.xml index 563a5ca..906dbc9 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.4-SNAPSHOT</version> + <version>3.9.5-SNAPSHOT</version> </parent> <artifactId>activemq-cpp-openwire-generator</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/00fc73e6/activemq-cpp/pom.xml ---------------------------------------------------------------------- diff --git a/activemq-cpp/pom.xml b/activemq-cpp/pom.xml index 99709a1..19cc83b 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.4-SNAPSHOT</version> + <version>3.9.5-SNAPSHOT</version> </parent> <artifactId>activemq-cpp-library</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/00fc73e6/maven-cpptools-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-cpptools-plugin/pom.xml b/maven-cpptools-plugin/pom.xml index 26d253d..6bdc279 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.4-SNAPSHOT</version> + <version>3.9.5-SNAPSHOT</version> </parent> <artifactId>maven-cpptools-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/activemq-cpp/blob/00fc73e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b89be85..28bff9d 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.4-SNAPSHOT</version> + <version>3.9.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ActiveMQ-CPP Project</name> <inceptionYear>2007</inceptionYear>
