[java-centralized-discovery COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Dec 18 13:58:13 GMT 2011
Author: lajoie
Date: Sun Dec 18 13:58:13 2011
New Revision: 2202
URL: http://svn.shibboleth.net/view/java-centralized-discovery?rev=2202&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-centralized-discovery/branches/REL_1/pom.xml?rev=2202&r1=2201&r2=2202&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Dec 18 13:58:13 2011
@@ -140,10 +140,6 @@
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</dependency>
- <dependency>
- <groupId>xmlunit</groupId>
- <artifactId>xmlunit</artifactId>
- </dependency>
</dependencies>
<build>
More information about the commits
mailing list