[java-metadata-aggregator] branch master updated: Unlock Shibboleth dependencies
Ian Young
ian at iay.org.uk
Sun Jul 30 09:13:33 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=2611128865a67e9fd3e6c0a96e262ea649a36e15
The following commit(s) were added to refs/heads/master by this push:
new 2611128 Unlock Shibboleth dependencies
2611128 is described below
commit 2611128865a67e9fd3e6c0a96e262ea649a36e15
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Jul 30 14:13:21 2017 +0100
Unlock Shibboleth dependencies
---
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 315db73..cc88045 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -32,8 +32,8 @@
</modules>
<properties>
- <java-support.version>7.3.0</java-support.version>
- <spring-extensions.version>5.3.0</spring-extensions.version>
+ <java-support.version>7.4.0-SNAPSHOT</java-support.version>
+ <spring-extensions.version>5.4.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>
<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