Author: veithen
Date: Mon Dec 25 13:15:34 2017
New Revision: 1819248

URL: http://svn.apache.org/viewvc?rev=1819248&view=rev
Log:
Remove unused dependency.

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=1819248&r1=1819247&r2=1819248&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/integration/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/integration/pom.xml Mon Dec 25 13:15:34 
2017
@@ -43,12 +43,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
-            <artifactId>scripting</artifactId>
-            <type>mar</type>
-            <version>${project.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb-codegen</artifactId>
             <version>${project.version}</version>
         </dependency>


Reply via email to