You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2012/10/02 09:51:59 UTC

svn commit: r1392778 - /activemq/trunk/tests/pom.xml

Author: davsclaus
Date: Tue Oct  2 07:51:58 2012
New Revision: 1392778

URL: http://svn.apache.org/viewvc?rev=1392778&view=rev
Log:
Initial add of itests

Modified:
    activemq/trunk/tests/pom.xml

Modified: activemq/trunk/tests/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/tests/pom.xml?rev=1392778&r1=1392777&r2=1392778&view=diff
==============================================================================
--- activemq/trunk/tests/pom.xml (original)
+++ activemq/trunk/tests/pom.xml Tue Oct  2 07:51:58 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>5.7-SNAPSHOT</version>
+    <version>5.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>tests</artifactId>