[java-shib-common COMMIT] /branches/REL_1/pom.xml

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


Author: lajoie
Date: Sun Dec 18 13:58:26 2011
New Revision: 1011

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1011&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-shib-common/branches/REL_1/pom.xml?rev=1011&r1=1010&r2=1011&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Dec 18 13:58:26 2011
@@ -241,11 +241,6 @@
             <groupId>${xalan.groupId}</groupId>
             <artifactId>xalan</artifactId>
         </dependency>
-        <dependency>
-            <groupId>xmlunit</groupId>
-            <artifactId>xmlunit</artifactId>
-        </dependency>
-
     </dependencies>
 
     <build>



More information about the commits mailing list