[spring-extensions] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Tue Oct 9 15:33:33 EDT 2018
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-5
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=e044d79a66229ce83cf7266ac04ae56a9c13d5a1
commit e044d79a66229ce83cf7266ac04ae56a9c13d5a1
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Oct 9 15:34:25 2018 -0400
Bump version after release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index bae4827..c22c15c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>5.4.0</version>
+ <version>7.4.1-SNAPSHOT</version>
<name>Spring Framework Extension</name>
<description>
@@ -22,7 +22,7 @@
<properties>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>7.4.0</java-support.version>
+ <java-support.version>7.4.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