Author: veithen
Date: Fri May 18 22:23:29 2012
New Revision: 1340287
URL: http://svn.apache.org/viewvc?rev=1340287&view=rev
Log:
Don't lie. axis2-integration doesn't have any integration tests for JiBX.
Modified:
axis/axis2/java/core/trunk/modules/integration/pom.xml
Modified: axis/axis2/java/core/trunk/modules/integration/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/integration/pom.xml?rev=1340287&r1=1340286&r2=1340287&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/integration/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/integration/pom.xml Fri May 18 22:23:29
2012
@@ -93,11 +93,6 @@
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
- <version>${project.version}</version>
- <artifactId>axis2-jibx</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.axis2</groupId>
<artifactId>axis2-kernel</artifactId>
<version>${project.version}</version>
</dependency>