[java-identity-provider] branch main updated: Update parent to 11.2.0-SNAPSHOT

Ian Young ian at iay.org.uk
Wed Nov 18 11:19:18 UTC 2020


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

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

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

The following commit(s) were added to refs/heads/main by this push:
       new  fb4b44189 Update parent to 11.2.0-SNAPSHOT
fb4b44189 is described below

commit fb4b44189d8b0e37696211b774744429f8df6294
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 11:19:16 2020 +0000

    Update parent to 11.2.0-SNAPSHOT
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index a4aef2813..fa1ffd793 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.1.0-SNAPSHOT</version>
+        <version>11.2.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list