Author: rr
Date: Tue May 18 09:34:36 2010
New Revision: 945559
URL: http://svn.apache.org/viewvc?rev=945559&view=rev
Log:
Removed jibx deps from utils
Modified:
ode/branches/APACHE_ODE_1.3.4.X/utils/pom.xml
Modified: ode/branches/APACHE_ODE_1.3.4.X/utils/pom.xml
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.3.4.X/utils/pom.xml?rev=945559&r1=945558&r2=945559&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.3.4.X/utils/pom.xml (original)
+++ ode/branches/APACHE_ODE_1.3.4.X/utils/pom.xml Tue May 18 09:34:36 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>