[spring-extensions] 02/02: Bump version after release
Brent Putman
putmanb at georgetown.edu
Mon Feb 24 19:13:17 EST 2020
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=f8ddf5e9ee95ab8fcdd3aadbc689fa477c0d3440
commit f8ddf5e9ee95ab8fcdd3aadbc689fa477c0d3440
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Feb 24 19:12:57 2020 -0500
Bump version after release
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 67114db..706652f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.0-beta2</version>
+ <version>11.0.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>6.0.0-beta2</version>
+ <version>6.0.0-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>8.0.0-beta2</java-support.version>
+ <java-support.version>8.0.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