[java-metadata-aggregator] 01/03: MDA-217 - port to Java 11 platform

Ian Young ian at iay.org.uk
Sat Feb 2 08:35:31 EST 2019


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=0d4d254d6c6139056b24223dcc81f08846e14eb4

commit 0d4d254d6c6139056b24223dcc81f08846e14eb4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 31 14:23:40 2019 +0000

    MDA-217 - port to Java 11 platform
---
 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 48fcc18..504b0b9 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>11.0.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