[spring-extensions] branch master updated: Bump java-support version, forces bump of project version.
Brent Putman
putmanb at georgetown.edu
Wed Dec 16 20:21:37 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 2294aca Bump java-support version, forces bump of project version.
2294aca is described below
commit 2294aca48b9cf06279595a5aadb835ccccf0fddb
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Dec 16 20:22:41 2015 -0500
Bump java-support version, forces bump of project version.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9f03567..4cc54ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>5.2.1-SNAPSHOT</version>
+ <version>5.3.0-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.1-SNAPSHOT</java-support.version>
+ <java-support.version>7.3.0-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