[xmlsectool] branch main updated: Lock parent to released 11.1.0
Ian Young
ian at iay.org.uk
Wed Nov 18 11:23:33 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=2ee8cd8e3f26d05dffddf4dff22f0c9619d4d74d
The following commit(s) were added to refs/heads/main by this push:
new 2ee8cd8 Lock parent to released 11.1.0
2ee8cd8 is described below
commit 2ee8cd8e3f26d05dffddf4dff22f0c9619d4d74d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 11:23:26 2020 +0000
Lock parent to released 11.1.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c950d0..75a5823 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.0-SNAPSHOT</version>
+ <version>11.1.0</version>
</parent>
<groupId>net.shibboleth.tool</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list