[java-metadata-aggregator COMMIT] /trunk/aggregator-pipeline/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Nov 23 12:28:56 EST 2014
Author: iay
Date: Sun Nov 23 12:28:56 2014
New Revision: 388
URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=388&view=rev
Log:
Remove duplicate reference to spring-core.
Modified:
trunk/aggregator-pipeline/pom.xml
Modified: trunk/aggregator-pipeline/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-pipeline/pom.xml?rev=388&r1=387&r2=388&view=diff
==============================================================================
--- trunk/aggregator-pipeline/pom.xml (original)
+++ trunk/aggregator-pipeline/pom.xml Sun Nov 23 12:28:56 2014
@@ -73,11 +73,6 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
- <artifactId>spring-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<scope>test</scope>
</dependency>
More information about the commits
mailing list