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 2011/07/03 01:35:38 UTC

svn commit: r1142341 - /activemq/activemq-cpp/trunk/activemq-cpp/pom.xml

Author: tabish
Date: Sat Jul  2 23:35:38 2011
New Revision: 1142341

URL: http://svn.apache.org/viewvc?rev=1142341&view=rev
Log:
Make some minor pom file updates

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/pom.xml

Modified: activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml?rev=1142341&r1=1142340&r2=1142341&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/pom.xml (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/pom.xml Sat Jul  2 23:35:38 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.4.x-SNAPSHOT</version>
+    <version>3.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>
@@ -45,6 +45,7 @@
       <plugin>
         <groupId>org.apache.activemq-cpp</groupId>
         <artifactId>maven-cpptools-plugin</artifactId>
+        <version>${project.version}</version>
         <inherited>false</inherited>
         <executions>
           <execution>