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

Brent Putman putmanb at georgetown.edu
Mon Feb 24 18:37:01 EST 2020


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

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

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

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

commit 0af842ffab46fa2f32c143f81a23f4b6403623c8
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Feb 24 18:37:00 2020 -0500

    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 70d6af8..293074b 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.0.0-SNAPSHOT</version>
+        <version>11.0.0-beta2</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