[java-metadata-aggregator] branch main updated: Re-lock to 17.0.2 parent
Ian Young
ian at iay.org.uk
Mon Nov 6 10:13:17 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=b01d9f0d5a3cc97189a8a642ac110e8e26ce69c6
The following commit(s) were added to refs/heads/main by this push:
new b01d9f0 Re-lock to 17.0.2 parent
b01d9f0 is described below
commit b01d9f0d5a3cc97189a8a642ac110e8e26ce69c6
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Nov 6 10:13:11 2023 +0000
Re-lock to 17.0.2 parent
Per the discussion after the 2023-11-03 dev call,
this will probably be unlocked again when the
17.1 parent snapshots come into use, with
Spring Framework 6.1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f89dcd5..867974e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.3-SNAPSHOT</version>
+ <version>17.0.2</version>
</parent>
<name>Shibboleth Metadata Aggregator</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list