[idwsfconsumer] 02/02: Bump version after release

Tom Zeller tzeller at dragonacea.biz
Tue Feb 4 23:10:36 EST 2020


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

tzeller pushed a commit to branch master
in repository idwsfconsumer.

View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=c1c84e132091e6efba41cafa4f6e6850ff3e0bf9

commit c1c84e132091e6efba41cafa4f6e6850ff3e0bf9
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Feb 4 22:10:03 2020 -0600

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

diff --git a/pom.xml b/pom.xml
index 328602b..d2b919c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-beta1</version>
+        <version>11.0.0-SNAPSHOT</version>
     </parent>
 
     <name>ID-WSF WSC</name>
     <groupId>net.shibboleth.liberty</groupId>
     <artifactId>idwsfconsumer</artifactId>
-    <version>2.0.0-beta1</version>
+    <version>2.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     
     <properties>
@@ -24,8 +24,8 @@
         -->
         <doclint>none</doclint>
 
-        <java-support.version>8.0.0-beta1</java-support.version>
-        <opensaml.version>4.0.0-beta1</opensaml.version>
+        <java-support.version>8.0.0-SNAPSHOT</java-support.version>
+        <opensaml.version>4.0.0-SNAPSHOT</opensaml.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