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 2008/11/05 19:12:37 UTC

svn commit: r711641 - /activemq/trunk/activemq-groups/pom.xml

Author: chirino
Date: Wed Nov  5 10:12:36 2008
New Revision: 711641

URL: http://svn.apache.org/viewvc?rev=711641&view=rev
Log:
Use the version defined in the parent pom

Modified:
    activemq/trunk/activemq-groups/pom.xml

Modified: activemq/trunk/activemq-groups/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-groups/pom.xml?rev=711641&r1=711640&r2=711641&view=diff
==============================================================================
--- activemq/trunk/activemq-groups/pom.xml (original)
+++ activemq/trunk/activemq-groups/pom.xml Wed Nov  5 10:12:36 2008
@@ -42,7 +42,6 @@
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-core</artifactId>
-	<version>5.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.xbean</groupId>