[spring-extensions] branch master updated: Bump version after release

Brent Putman putmanb at georgetown.edu
Tue Nov 17 16:25:29 EST 2015


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository spring-extensions.

The following commit(s) were added to refs/heads/master by this push:
       new  2705c20   Bump version after release
2705c20 is described below

commit 2705c20a5a016184215cc081ea60679747fce5b4
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Nov 17 16:27:11 2015 -0500

    Bump version after release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fa4a9a8..9f03567 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>net.shibboleth.ext</groupId>
     <artifactId>spring-extensions</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.1-SNAPSHOT</version>
 
     <name>Spring Framework Extension</name>
     <description>
@@ -22,7 +22,7 @@
 
     <properties>
         <svn.relative.location>utilities/spring-extensions</svn.relative.location>
-        <java-support.version>7.2.0-SNAPSHOT</java-support.version>
+        <java-support.version>7.2.1-SNAPSHOT</java-support.version>
     </properties>
 
     <repositories>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list