Author: norman
Date: Tue Nov 2 18:17:57 2010
New Revision: 1030151
URL: http://svn.apache.org/viewvc?rev=1030151&view=rev
Log:
remove explicit version tag to use the one declared in parent pom
Modified:
james/server/trunk/queue-activemq/pom.xml
Modified: james/server/trunk/queue-activemq/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/queue-activemq/pom.xml?rev=1030151&r1=1030150&r2=1030151&view=diff
==============================================================================
--- james/server/trunk/queue-activemq/pom.xml (original)
+++ james/server/trunk/queue-activemq/pom.xml Tue Nov 2 18:17:57 2010
@@ -47,12 +47,10 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-core</artifactId>
- <version>5.4.1</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-pool</artifactId>
- <version>5.4.1</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]