Author: davidillsley
Date: Thu May 31 12:47:57 2007
New Revision: 543230

URL: http://svn.apache.org/viewvc?view=rev&rev=543230
Log:
Remove unnecessary xmlbeans dependency

Modified:
    webservices/axis2/trunk/java/modules/codegen/pom.xml

Modified: webservices/axis2/trunk/java/modules/codegen/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/codegen/pom.xml?view=diff&rev=543230&r1=543229&r2=543230
==============================================================================
--- webservices/axis2/trunk/java/modules/codegen/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/codegen/pom.xml Thu May 31 12:47:57 
2007
@@ -38,10 +38,6 @@
                        <version>${version}</version>
                </dependency>
                <dependency>
-                       <groupId>xmlbeans</groupId>
-                       <artifactId>xbean</artifactId>
-               </dependency>
-               <dependency>
                        <groupId>xmlunit</groupId>
                        <artifactId>xmlunit</artifactId>
                        <scope>test</scope>



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

Reply via email to