[java-metadata-aggregator] branch main updated: Update java-support to 8.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Thu Nov 19 10:21:03 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=54704a78abd7f4f7c12a2cc65f8774c595397121
The following commit(s) were added to refs/heads/main by this push:
new 54704a7 Update java-support to 8.2.0-SNAPSHOT
54704a7 is described below
commit 54704a78abd7f4f7c12a2cc65f8774c595397121
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 19 10:21:01 2020 +0000
Update java-support to 8.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 b7171d1..d658fa7 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -32,7 +32,7 @@
</modules>
<properties>
- <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+ <java-support.version>8.2.0-SNAPSHOT</java-support.version>
<spring-extensions.version>6.1.0-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../aggregator-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<aggregator-parent.site.url>${shibboleth.site.url}java-metadata-aggregator/${project.version}/</aggregator-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list