[utilities COMMIT] /spring-extensions/trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri May 30 13:08:46 EDT 2014
Author: scantor
Date: Fri May 30 13:08:45 2014
New Revision: 576
URL: http://svn.shibboleth.net/view/utilities?rev=576&view=rev
Log:
Missed test dependency.
Modified:
spring-extensions/trunk/pom.xml
Modified: spring-extensions/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/trunk/pom.xml?rev=576&r1=575&r2=576&view=diff
==============================================================================
--- spring-extensions/trunk/pom.xml (original)
+++ spring-extensions/trunk/pom.xml Fri May 30 13:08:45 2014
@@ -106,11 +106,6 @@
<!-- Test dependencies -->
<dependency>
<groupId>${spring.groupId}</groupId>
- <artifactId>spring-context</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>${spring.groupId}</groupId>
<artifactId>spring-test</artifactId>
<scope>test</scope>
</dependency>
More information about the commits
mailing list