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

Brent Putman putmanb at georgetown.edu
Thu Nov 10 13:47:54 EST 2016


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

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

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=dcb0639ba64cb6c97dd6c0cbbe68c4b6953c1171

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

commit dcb0639ba64cb6c97dd6c0cbbe68c4b6953c1171
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Nov 10 13:47:47 2016 -0500

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

diff --git a/pom.xml b/pom.xml
index 9c902d1..880c9e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>net.shibboleth.ext</groupId>
     <artifactId>spring-extensions</artifactId>
-    <version>5.3.0-SNAPSHOT</version>
+    <version>5.3.1-SNAPSHOT</version>
 
     <name>Spring Framework Extension</name>
     <description>
@@ -21,7 +21,7 @@
     </description>
 
     <properties>
-        <java-support.version>7.3.0-SNAPSHOT</java-support.version>
+        <java-support.version>7.3.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