You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by ip...@apache.org on 2005/02/11 19:40:18 UTC

svn commit: r153438 - incubator/apollo/trunk/wsrf-xbeans/project.xml

Author: ips
Date: Fri Feb 11 10:40:17 2005
New Revision: 153438

URL: http://svn.apache.org/viewcvs?view=rev&rev=153438
Log:
updated deps

Modified:
    incubator/apollo/trunk/wsrf-xbeans/project.xml

Modified: incubator/apollo/trunk/wsrf-xbeans/project.xml
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/wsrf-xbeans/project.xml?view=diff&r1=153437&r2=153438
==============================================================================
--- incubator/apollo/trunk/wsrf-xbeans/project.xml (original)
+++ incubator/apollo/trunk/wsrf-xbeans/project.xml Fri Feb 11 10:40:17 2005
@@ -48,11 +48,23 @@
   </developers>
 
   <dependencies>
+
+    <dependency>
+      <groupId>apollo</groupId>
+      <artifactId>wsa-xbeans</artifactId>
+      <version>SNAPSHOT</version>
+      <url>http://incubator.apache.org/apollo/</url>
+      <properties>
+        <license>ApacheLicense-2.0.txt</license>
+        <usage>XMLBeans for WSA spec types</usage>
+        <war.bundle>true</war.bundle>
+      </properties>
+    </dependency>
     
     <dependency>
       <groupId>xmlbeans</groupId>
       <artifactId>xbean</artifactId>
-      <version>v1HEAD-SNAPSHOT-20041129</version>
+      <version>1.0.4-20050202-SNAPSHOT</version>
       <url>http://xmlbeans.apache.org/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>



---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org