[java-support] 02/02: Bump version after release

Brent Putman putmanb at georgetown.edu
Tue Feb 4 20:36:17 EST 2020


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

putmanb pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=99670e7d54a3ff4c3293369baf6712f5eb97b72b

commit 99670e7d54a3ff4c3293369baf6712f5eb97b72b
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Feb 4 20:36:12 2020 -0500

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

diff --git a/pom.xml b/pom.xml
index 9ffd6cc..40d9609 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>java-support</name>
     <groupId>net.shibboleth.utilities</groupId>
     <artifactId>java-support</artifactId>
-    <version>8.0.0-beta1</version>
+    <version>8.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list