You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/12/04 23:47:55 UTC

svn commit: r482396 - /incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml

Author: chirino
Date: Mon Dec  4 14:47:54 2006
New Revision: 482396

URL: http://svn.apache.org/viewvc?view=rev&rev=482396
Log:
make the version match.

Modified:
    incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml

Modified: incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml?view=diff&rev=482396&r1=482395&r2=482396
==============================================================================
--- incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml (original)
+++ incubator/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml Mon Dec  4 14:47:54 2006
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.2-incubator-SNAPSHOT</version>
+    <version>4.1-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-test-atomikos</artifactId>