You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by sc...@apache.org on 2005/09/30 16:58:58 UTC

svn commit: r292760 - /webservices/muse/trunk/project.xml

Author: scamp
Date: Fri Sep 30 07:58:56 2005
New Revision: 292760

URL: http://svn.apache.org/viewcvs?rev=292760&view=rev
Log:
added submgr-xbeans.jar

Modified:
    webservices/muse/trunk/project.xml

Modified: webservices/muse/trunk/project.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/project.xml?rev=292760&r1=292759&r2=292760&view=diff
==============================================================================
--- webservices/muse/trunk/project.xml (original)
+++ webservices/muse/trunk/project.xml Fri Sep 30 07:58:56 2005
@@ -417,6 +417,18 @@
 	    <usage>Pubscribe WSN/WSE implementation</usage>
 	    <war.bundle>true</war.bundle>
 	</properties>
+    </dependency> 
+
+    <dependency>
+      <groupId>pubscribe</groupId>
+      <artifactId>submgr-xbeans</artifactId>
+      <version>SNAPSHOT</version>
+      <url>http://ws.apache.org/ws-fx/pubscribe/</url>
+      <properties>
+        <license>ApacheLicense-2.0.txt</license>
+        <usage>XMLBeans for WS-Eventing spec types</usage>
+        <war.bundle>true</war.bundle>
+      </properties>
     </dependency>    
     
     <dependency>