[java-opensaml COMMIT] /trunk/opensaml-saml-impl/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Jun 16 10:50:46 EDT 2015


Author: scantor
Date: Tue Jun 16 10:50:46 2015
New Revision: 4306

URL: http://svn.shibboleth.net/view/java-opensaml?rev=4306&view=rev
Log:
Remove redundant spring-extensions version.

Modified:
    trunk/opensaml-saml-impl/pom.xml

Modified: trunk/opensaml-saml-impl/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-saml-impl/pom.xml?rev=4306&r1=4305&r2=4306&view=diff
==============================================================================
--- trunk/opensaml-saml-impl/pom.xml	(original)
+++ trunk/opensaml-saml-impl/pom.xml	Tue Jun 16 10:50:46 2015
@@ -134,7 +134,6 @@
             <groupId>net.shibboleth.ext</groupId>
             <artifactId>spring-extensions</artifactId>
             <scope>test</scope>
-            <version>${spring-extensions.version}</version>
         </dependency>
         
     </dependencies>



More information about the commits mailing list