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

Brent Putman putmanb at georgetown.edu
Mon Feb 24 18:36:59 EST 2020


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

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

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

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

commit 796e27005a60320208b63b5c8e43f2358cfd886f
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Feb 24 18:36:58 2020 -0500

    Lock parent version for new release
---
 opensaml-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index a82d1c7..f8392d9 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>11.0.0-beta2</version>
     </parent>
 
     <name>OpenSAML</name>

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


More information about the commits mailing list