[java-support] 04/04: Unlock parent after release

Ian Young ian at iay.org.uk
Wed Nov 18 14:16:47 UTC 2020


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

iay pushed a commit to branch main
in repository java-support.

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

commit c25bd442138095f3213a1dbe46216a5cf29f8c1c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 14:16:02 2020 +0000

    Unlock parent after release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08f5676..b296466 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.1.0</version>
+        <version>11.2.0-RELEASE</version>
     </parent>
 
     <name>java-support</name>

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


More information about the commits mailing list