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

Brent Putman putmanb at georgetown.edu
Tue Feb 4 20:17:55 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=f98c5df55f27ffcf37588d76ea79611f8a340d57

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

commit f98c5df55f27ffcf37588d76ea79611f8a340d57
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Feb 4 20:17:53 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..9332cde 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-beta1</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