Author: vanto
Date: Wed May 19 17:48:00 2010
New Revision: 946304

URL: http://svn.apache.org/viewvc?rev=946304&view=rev
Log:
removing jibx-dependency

Modified:
    ode/trunk/utils/pom.xml

Modified: ode/trunk/utils/pom.xml
URL: 
http://svn.apache.org/viewvc/ode/trunk/utils/pom.xml?rev=946304&r1=946303&r2=946304&view=diff
==============================================================================
--- ode/trunk/utils/pom.xml (original)
+++ ode/trunk/utils/pom.xml Wed May 19 17:48:00 2010
@@ -90,10 +90,6 @@
     </dependency>
     <dependency>
         <groupId>org.apache.axis2</groupId>
-        <artifactId>axis2-jibx</artifactId>
-    </dependency>
-    <dependency>
-        <groupId>org.apache.axis2</groupId>
         <artifactId>axis2-saaj</artifactId>
     </dependency>
     <dependency>


Reply via email to