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/09/26 09:18:31 UTC

svn commit: r1390298 - /activemq/trunk/activemq-leveldb/pom.xml

Author: davsclaus
Date: Wed Sep 26 07:18:30 2012
New Revision: 1390298

URL: http://svn.apache.org/viewvc?rev=1390298&view=rev
Log:
Polished pom.xml

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

Modified: activemq/trunk/activemq-leveldb/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-leveldb/pom.xml?rev=1390298&r1=1390297&r2=1390298&view=diff
==============================================================================
--- activemq/trunk/activemq-leveldb/pom.xml (original)
+++ activemq/trunk/activemq-leveldb/pom.xml Wed Sep 26 07:18:30 2012
@@ -44,7 +44,6 @@
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-core</artifactId>
-      <version>5.7-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
 
@@ -186,14 +185,12 @@
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-core</artifactId>
-      <version>5.7-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-console</artifactId>
-      <version>5.7-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>