You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/04/10 19:00:36 UTC

svn commit: r392989 - /incubator/activemq/trunk/assembly/project.xml

Author: jstrachan
Date: Mon Apr 10 10:00:34 2006
New Revision: 392989

URL: http://svn.apache.org/viewcvs?rev=392989&view=rev
Log:
fixed the distribution artifact to include "incubator-activemq"

Modified:
    incubator/activemq/trunk/assembly/project.xml

Modified: incubator/activemq/trunk/assembly/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/assembly/project.xml?rev=392989&r1=392988&r2=392989&view=diff
==============================================================================
--- incubator/activemq/trunk/assembly/project.xml (original)
+++ incubator/activemq/trunk/assembly/project.xml Mon Apr 10 10:00:34 2006
@@ -19,7 +19,7 @@
   <pomVersion>3</pomVersion>
   <extend>${basedir}/../etc/project.xml</extend>
   <name>ActiveMQ :: Assembly</name>
-  <id>activemq</id>
+  <id>incubator-activemq</id>
   <shortDescription>ActiveMQ Assembly</shortDescription>
   <description>ActiveMQ Assembly creates an ActiveMQ distribution</description>