[java-metadata-aggregator] branch main updated: Update parent to 11.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Wed Nov 18 11:20:36 UTC 2020
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=64055e54dd0d2b625dfb74b890d9e8e87afdbbd1
The following commit(s) were added to refs/heads/main by this push:
new 64055e5 Update parent to 11.2.0-SNAPSHOT
64055e5 is described below
commit 64055e54dd0d2b625dfb74b890d9e8e87afdbbd1
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 18 11:20:26 2020 +0000
Update parent to 11.2.0-SNAPSHOT
---
aggregator-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index dd749f7..b7171d1 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-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>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