[java-opensaml] branch main updated: Update parent to 11.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Wed Nov 18 11:21:05 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=82163f4d80cb75870b2de0e4a718f9877cd6f6d0
The following commit(s) were added to refs/heads/main by this push:
new 82163f4d8 Update parent to 11.2.0-SNAPSHOT
82163f4d8 is described below
commit 82163f4d80cb75870b2de0e4a718f9877cd6f6d0
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 11:21:02 2020 +0000
Update parent to 11.2.0-SNAPSHOT
---
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 6bf7374c9..1d0139b1a 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.1.0-SNAPSHOT</version>
+ <version>11.2.0-SNAPSHOT</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