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 2009/12/07 16:46:28 UTC

svn commit: r887959 - /activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml

Author: tabish
Date: Mon Dec  7 15:46:28 2009
New Revision: 887959

URL: http://svn.apache.org/viewvc?rev=887959&view=rev
Log:
Fix version info.

Modified:
    activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml

Modified: activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml?rev=887959&r1=887958&r2=887959&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml (original)
+++ activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml Mon Dec  7 15:46:28 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.1.x-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>