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 2006/11/16 00:02:46 UTC

svn commit: r475481 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml

Author: tabish
Date: Wed Nov 15 15:02:46 2006
New Revision: 475481

URL: http://svn.apache.org/viewvc?view=rev&rev=475481
Log:
Updates for planned Openwire Support

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

Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml?view=diff&rev=475481&r1=475480&r2=475481
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml Wed Nov 15 15:02:46 2006
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-incubator-SNAPSHOT</version>
+    <version>4.2-incubator-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>