Author: scamp
Date: Tue May 10 14:01:01 2005
New Revision: 169525
URL: http://svn.apache.org/viewcvs?rev=169525&view=rev
Log: (empty)
Modified:
incubator/muse/trunk/project.xml
Modified: incubator/muse/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/incubator/muse/trunk/project.xml?rev=169525&r1=169524&r2=169525&view=diff
==============================================================================
--- incubator/muse/trunk/project.xml (original)
+++ incubator/muse/trunk/project.xml Tue May 10 14:01:01 2005
@@ -361,6 +361,18 @@
</properties>
</dependency>
+ <dependency>
+ <groupId>muse</groupId>
+ <artifactId>advertiser-xbeans</artifactId>
+ <version>SNAPSHOT</version>
+ <url>http://incubator.apache.org/muse/</url>
+ <properties>
+ <license>ApacheLicense-2.0.txt</license>
+ <war.bundle>true</war.bundle>
+ <usage>Needed for Unit Tests. This "could" be eliminated and generated
on the fly, but it would make the builds longer.</usage>
+ </properties>
+ </dependency>
+
<dependency>
<groupId>hermes</groupId>
<artifactId>wsn-xbeans</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]