Author: veithen
Date: Sat Oct 27 16:32:53 2018
New Revision: 1844978

URL: http://svn.apache.org/viewvc?rev=1844978&view=rev
Log:
Remove unnecessary stuff.

Modified:
    axis/axis2/java/core/trunk/databinding-tests/jaxbri-tests/pom.xml

Modified: axis/axis2/java/core/trunk/databinding-tests/jaxbri-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/databinding-tests/jaxbri-tests/pom.xml?rev=1844978&r1=1844977&r2=1844978&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/databinding-tests/jaxbri-tests/pom.xml (original)
+++ axis/axis2/java/core/trunk/databinding-tests/jaxbri-tests/pom.xml Sat Oct 
27 16:32:53 2018
@@ -193,15 +193,6 @@
                     <syncMode>sync</syncMode>
                     <unpackClasses>true</unpackClasses>
                 </configuration>
-                <dependencies>
-                    <dependency>
-                        <!-- Work around "'file' access is not allowed due to 
restriction set by
-                             the accessExternalSchema property" error on Java 
8. -->
-                        <groupId>xerces</groupId>
-                        <artifactId>xercesImpl</artifactId>
-                        <version>2.11.0</version>
-                    </dependency>
-                </dependencies>
             </plugin>
             <plugin>
                 <groupId>${project.groupId}</groupId>


Reply via email to