Author: chamikara
Date: Thu Feb  2 23:08:17 2006
New Revision: 374596

URL: http://svn.apache.org/viewcvs?rev=374596&view=rev
Log:
Changes to dependencies.

Modified:
    webservices/sandesha/trunk/project.xml

Modified: webservices/sandesha/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/webservices/sandesha/trunk/project.xml?rev=374596&r1=374595&r2=374596&view=diff
==============================================================================
--- webservices/sandesha/trunk/project.xml (original)
+++ webservices/sandesha/trunk/project.xml Thu Feb  2 23:08:17 2006
@@ -147,13 +147,18 @@
         </dependency>
         <dependency>
             <groupId>ws-commons</groupId>
-            <artifactId>ws-policy</artifactId>
-            <version>SNAPSHOT</version>
+            <artifactId>policy</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
+        <dependency>
+            <groupId>ws-commons</groupId>
+            <artifactId>axiom</artifactId>
+            <version>1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>ws-commons</groupId>
             <artifactId>XmlSchema</artifactId>
-            <version>SNAPSHOT</version>
+            <version>1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>annogen</groupId>



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

Reply via email to