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

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


Author: lajoie
Date: Sun Dec 18 13:58:10 2011
New Revision: 746

URL: http://svn.shibboleth.net/view/java-xmltooling?rev=746&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-xmltooling/branches/REL_1/pom.xml?rev=746&r1=745&r2=746&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Dec 18 13:58:10 2011
@@ -111,10 +111,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