[java-identity-provider] branch maint-3.4 updated: Lock parent version for new minor release

Brent Putman putmanb at georgetown.edu
Mon Dec 14 23:28:18 UTC 2020


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

putmanb pushed a commit to branch maint-3.4
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  8a5e4dd85 Lock parent version for new minor release
8a5e4dd85 is described below

commit 8a5e4dd85bde3b24911707fc4fe3b1f7fcee60fc
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Dec 14 18:28:06 2020 -0500

    Lock parent version for new minor 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 ccc799f5a..8bc36eb6a 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>7.11.2-SNAPSHOT</version>
+        <version>7.11.2</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