[java-metadata-aggregator] branch main updated: Bump parent POM version to fix site issues
Ian Young
ian at iay.org.uk
Thu Aug 4 10:32:13 UTC 2022
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=45868ae681cb2877a4da0660d0c1df27c9e75c22
The following commit(s) were added to refs/heads/main by this push:
new 45868ae Bump parent POM version to fix site issues
45868ae is described below
commit 45868ae681cb2877a4da0660d0c1df27c9e75c22
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Aug 4 11:32:04 2022 +0100
Bump parent POM version to fix site issues
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08e0e53..2a4a446 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.2</version>
+ <version>11.3.4-SNAPSHOT</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