[java-identity-provider] branch main updated: Lock parent version for new release

Brent Putman putmanb at georgetown.edu
Mon May 24 23:21:59 UTC 2021


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

putmanb 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=8b2636d61fe9cddd45f64b3f75932166686c3b68

The following commit(s) were added to refs/heads/main by this push:
       new  8b2636d61 Lock parent version for new release
8b2636d61 is described below

commit 8b2636d61fe9cddd45f64b3f75932166686c3b68
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon May 24 19:21:57 2021 -0400

    Lock parent version for new release
---
 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 b60274710..5ad77c8af 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.2.1-SNAPSHOT</version>
+        <version>11.2.1</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