Author: chirino
Date: Wed Nov  3 11:56:24 2004
New Revision: 56519

Modified:
   geronimo/trunk/modules/axis/project.xml
Log:
Removed duplicate xmlbeans dependency

Modified: geronimo/trunk/modules/axis/project.xml
==============================================================================
--- geronimo/trunk/modules/axis/project.xml     (original)
+++ geronimo/trunk/modules/axis/project.xml     Wed Nov  3 11:56:24 2004
@@ -262,14 +262,6 @@
         </dependency>
 
         <!-- Module Dependencies -->
-       <dependency>
-            <groupId>xmlbeans</groupId>
-            <artifactId>xbean-apache-1.0</artifactId>
-            <version>DEV</version>
-            <properties>
-                <module>true</module>
-            </properties>
-        </dependency>
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis</artifactId>

Reply via email to