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

svn commit: r365916 - /incubator/activemq/trunk/activemq-ra/project.xml

Author: chirino
Date: Wed Jan  4 06:42:13 2006
New Revision: 365916

URL: http://svn.apache.org/viewcvs?rev=365916&view=rev
Log:
don't include jmdns in the rar

Modified:
    incubator/activemq/trunk/activemq-ra/project.xml

Modified: incubator/activemq/trunk/activemq-ra/project.xml
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-ra/project.xml?rev=365916&r1=365915&r2=365916&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-ra/project.xml (original)
+++ incubator/activemq/trunk/activemq-ra/project.xml Wed Jan  4 06:42:13 2006
@@ -83,9 +83,6 @@
       <groupId>activemq</groupId>
       <artifactId>jmdns</artifactId>
       <version>${jmdns_version}</version>
-      <properties>
-        <rar.bundle>true</rar.bundle>
-      </properties>
     </dependency>
 
     <dependency>