[spring-extensions] 02/02: Bump version after release

Brent Putman putmanb at georgetown.edu
Tue Feb 4 20:59:23 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=f9fdcadc8b1adbd31183c084f396ffdb592262f0

commit f9fdcadc8b1adbd31183c084f396ffdb592262f0
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Feb 4 20:59:18 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 d077324..706652f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,12 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-beta1</version>
+        <version>11.0.0-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.ext</groupId>
     <artifactId>spring-extensions</artifactId>
-    <version>6.0.0-beta1</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-beta1</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