[java-metadata-aggregator] branch main updated: Roll forward java-support and spring-extensions
Rod Widdowson
rdw at steadingsoftware.com
Sun Apr 25 11:18:37 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw 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=99e82f6521400574046296280ea4127fe6218570
The following commit(s) were added to refs/heads/main by this push:
new 99e82f6 Roll forward java-support and spring-extensions
99e82f6 is described below
commit 99e82f6521400574046296280ea4127fe6218570
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Apr 25 12:17:04 2021 +0100
Roll forward java-support and spring-extensions
From 8.2.0-SNAPSHOT to 8.2.0 and
from 6.1.0-SNAPSHOR to 6.1.0 respectively
---
aggregator-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index ca3d4dd..d598804 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -32,8 +32,8 @@
</modules>
<properties>
- <java-support.version>8.2.0-SNAPSHOT</java-support.version>
- <spring-extensions.version>6.1.0-SNAPSHOT</spring-extensions.version>
+ <java-support.version>8.2.0</java-support.version>
+ <spring-extensions.version>6.1.0</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>
<aggregator-module.site.url>${aggregator-parent.site.url}${project.artifactId}</aggregator-module.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list