[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Dec 5 20:54:24 EST 2013
Author: tzeller
Date: Thu Dec 5 20:54:23 2013
New Revision: 3514
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3514&view=rev
Log:
JPAR-35 Remove java-support and spring-extensions version properties from parent-v3 POM.
Modified:
trunk/opensaml-parent/pom.xml
Modified: trunk/opensaml-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=3514&r1=3513&r2=3514&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Thu Dec 5 20:54:23 2013
@@ -103,7 +103,7 @@
<dependency>
<groupId>net.shibboleth.utilities</groupId>
<artifactId>java-support</artifactId>
- <version>${shibboleth.java-support.version}</version>
+ <version>2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -123,7 +123,7 @@
<dependency>
<groupId>net.shibboleth.utilities</groupId>
<artifactId>java-support</artifactId>
- <version>${shibboleth.java-support.version}</version>
+ <version>2.1-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
More information about the commits
mailing list