[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml

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


Author: lajoie
Date: Sun Dec 18 13:58:16 2011
New Revision: 3096

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3096&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-shib-idp2/branches/REL_2/pom.xml?rev=3096&r1=3095&r2=3096&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Sun Dec 18 13:58:16 2011
@@ -181,10 +181,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