[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Sun Feb 24 14:11:39 EST 2013
Author: scantor
Date: Sun Feb 24 14:11:39 2013
New Revision: 3142
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3142&view=rev
Log:
Take out Spring overrides.
Modified:
branches/REL_2/pom.xml
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3142&r1=3141&r2=3142&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Sun Feb 24 14:11:39 2013
@@ -25,8 +25,6 @@
<properties>
<svn.relative.location>java-shib-idp2</svn.relative.location>
- <spring.groupId>org.springframework</spring.groupId>
- <spring.version>2.5.6.SEC03</spring.version>
</properties>
<repositories>
@@ -180,7 +178,6 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
- <version>${spring.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
More information about the commits
mailing list