[java-opensaml COMMIT] /trunk/opensaml-parent/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Nov 17 17:03:19 EST 2015
Author: putmanb
Date: Tue Nov 17 17:03:19 2015
New Revision: 4410
URL: http://svn.shibboleth.net/view/java-opensaml?rev=4410&view=rev
Log:
Bump version after release
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=4410&r1=4409&r2=4410&view=diff
==============================================================================
--- trunk/opensaml-parent/pom.xml (original)
+++ trunk/opensaml-parent/pom.xml Tue Nov 17 17:03:19 2015
@@ -19,7 +19,7 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -47,8 +47,8 @@
<properties>
<svn.relative.location>java-opensaml</svn.relative.location>
- <java-support.version>7.2.0-SNAPSHOT</java-support.version>
- <spring-extensions.version>5.2.0-SNAPSHOT</spring-extensions.version>
+ <java-support.version>7.2.1-SNAPSHOT</java-support.version>
+ <spring-extensions.version>5.2.1-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
More information about the commits
mailing list