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

svn commit: r1392846 - /activemq/trunk/tests/activemq-itest-spring31/pom.xml

Author: dejanb
Date: Tue Oct  2 11:22:08 2012
New Revision: 1392846

URL: http://svn.apache.org/viewvc?rev=1392846&view=rev
Log:
change parent for spring 3.1 test

Modified:
    activemq/trunk/tests/activemq-itest-spring31/pom.xml

Modified: activemq/trunk/tests/activemq-itest-spring31/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/tests/activemq-itest-spring31/pom.xml?rev=1392846&r1=1392845&r2=1392846&view=diff
==============================================================================
--- activemq/trunk/tests/activemq-itest-spring31/pom.xml (original)
+++ activemq/trunk/tests/activemq-itest-spring31/pom.xml Tue Oct  2 11:22:08 2012
@@ -21,7 +21,7 @@
 
   <parent>
     <groupId>org.apache.activemq</groupId>
-    <artifactId>activemq-parent</artifactId>
+    <artifactId>tests</artifactId>
     <version>5.8-SNAPSHOT</version>
   </parent>