[java-support] 01/04: Lock parent to 11.1.0 for release
Ian Young
ian at iay.org.uk
Wed Nov 18 14:16:44 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=34ca2339e001388675286864704136139bd9fa34
commit 34ca2339e001388675286864704136139bd9fa34
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 14:11:20 2020 +0000
Lock parent to 11.1.0 for release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1dfb2ac..2d294aa 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>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list