You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by fo...@apache.org on 2006/03/30 11:37:53 UTC

svn commit: r390045 - /incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml

Author: foconer
Date: Thu Mar 30 01:37:52 2006
New Revision: 390045

URL: http://svn.apache.org/viewcvs?rev=390045&view=rev
Log:
changed groupId of the included artifact to "incubator-activemq".

Modified:
    incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml

Modified: incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml?rev=390045&r1=390044&r2=390045&view=diff
==============================================================================
--- incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml (original)
+++ incubator/activemq/trunk/assembly/src/main/descriptors/run-jar.xml Thu Mar 30 01:37:52 2006
@@ -25,8 +25,8 @@
       <outputDirectory>/</outputDirectory>
       <unpack>true</unpack>
       <includes>
-         <include>org.apache.activemq:activemq-console</include>
+         <include>incubator-activemq:activemq-console</include>
       </includes>
     </dependencySet>
   </dependencySets>
-</assembly>
+</assembly>
\ No newline at end of file