[java-opensaml2 COMMIT] /branches/REL_2/pom.xml

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


Author: lajoie
Date: Sun Dec 18 13:58:23 2011
New Revision: 1560

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

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1560&r1=1559&r2=1560&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Sun Dec 18 13:58:23 2011
@@ -179,10 +179,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