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

Brent Putman putmanb at georgetown.edu
Mon Jun 1 22:22:06 UTC 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=f98daf392abf6d72ed8862a172322fa1bf6733e2

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

commit f98daf392abf6d72ed8862a172322fa1bf6733e2
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Jun 1 18:22:03 2020 -0400

    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 9fa7675a2..460dd53c9 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.1-SNAPSHOT</version>
+        <version>11.0.1</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