Author: lischke
Date: Thu Feb  3 07:49:39 2005
New Revision: 151167

URL: http://svn.apache.org/viewcvs?view=rev&rev=151167
Log:
added wse-xbenas dep

Modified:
    incubator/hermes/trunk/project.xml

Modified: incubator/hermes/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/incubator/hermes/trunk/project.xml?view=diff&r1=151166&r2=151167
==============================================================================
--- incubator/hermes/trunk/project.xml (original)
+++ incubator/hermes/trunk/project.xml Thu Feb  3 07:49:39 2005
@@ -297,7 +297,19 @@
                 <war.bundle>true</war.bundle>
             </properties>
         </dependency>
-
+        
+        <dependency> 
+            <groupId>hermes</groupId>
+            <artifactId>wse-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <url>http://incubator.apache.org/hermes/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>XMLBeans for WS-Eventing spec types</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        
     <dependency>
       <groupId>incubator-directory</groupId>
       <artifactId>naming-core</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to