[java-openws COMMIT] /branches/REL_1/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Dec 18 13:58:20 GMT 2011


Author: lajoie
Date: Sun Dec 18 13:58:20 2011
New Revision: 423

URL: http://svn.shibboleth.net/view/java-openws?rev=423&view=rev
Log:
xmlunit now provided as a static, as opposed to a managed, dependency

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-openws/branches/REL_1/pom.xml?rev=423&r1=422&r2=423&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Dec 18 13:58:20 2011
@@ -132,10 +132,6 @@
         <dependency>
             <groupId>${xalan.groupId}</groupId>
             <artifactId>xalan</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>xmlunit</groupId>
-            <artifactId>xmlunit</artifactId>
         </dependency>
     </dependencies>
     



More information about the commits mailing list