|
@ -339,6 +339,12 @@
|
|
|
<groupId>org.apache.axis2</groupId>
|
|
|
<artifactId>axis2-kernel</artifactId>
|
|
|
<version>1.6.3</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>org.apache.ws.commons.schema</groupId>
|
|
|
<artifactId>XmlSchema</artifactId>
|
|
|
</exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.axis2</groupId>
|