[java-metadata-aggregator] branch master updated: MDA-189 - port to Shibboleth V8 stack

Ian Young ian at iay.org.uk
Sun Sep 24 09:14:21 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=3305f8b3d08b90b7b4b12279888f3c484da262fe

The following commit(s) were added to refs/heads/master by this push:
       new  3305f8b   MDA-189 - port to Shibboleth V8 stack
3305f8b is described below

commit 3305f8b3d08b90b7b4b12279888f3c484da262fe
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Sep 24 14:14:10 2017 +0100

    MDA-189 - port to Shibboleth V8 stack
    
    Use V8 stack versions of java-support and spring-extensions.
---
 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 bab3644..8f854c1 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -32,8 +32,8 @@
     </modules>
 
     <properties>
-        <java-support.version>7.4.0-SNAPSHOT</java-support.version>
-        <spring-extensions.version>5.4.0-SNAPSHOT</spring-extensions.version>
+        <java-support.version>8.0.0-SNAPSHOT</java-support.version>
+        <spring-extensions.version>6.0.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