You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by dj...@apache.org on 2008/04/09 01:59:09 UTC

svn commit: r646147 - /activemq/branches/activemq-4.1/assembly/pom.xml

Author: djencks
Date: Tue Apr  8 16:59:08 2008
New Revision: 646147

URL: http://svn.apache.org/viewvc?rev=646147&view=rev
Log:
remove unneeded dependency

Modified:
    activemq/branches/activemq-4.1/assembly/pom.xml

Modified: activemq/branches/activemq-4.1/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/assembly/pom.xml?rev=646147&r1=646146&r2=646147&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/assembly/pom.xml (original)
+++ activemq/branches/activemq-4.1/assembly/pom.xml Tue Apr  8 16:59:08 2008
@@ -60,10 +60,6 @@
       <groupId>${pom.groupId}</groupId>
       <artifactId>activemq-all</artifactId>
     </dependency>
-    <dependency>
-      <groupId>${pom.groupId}</groupId>
-      <artifactId>activemq-run</artifactId>
-    </dependency>
 
     <!-- commons -->
     <dependency>