[java-support] 01/02: JSPT-84 - port to Java 11 platform

Ian Young ian at iay.org.uk
Sun Feb 3 13:14:32 EST 2019


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=03c39b64a2bf9c4afc8957830b4c5c223c709660

commit 03c39b64a2bf9c4afc8957830b4c5c223c709660
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 3 18:05:27 2019 +0000

    JSPT-84 - port to Java 11 platform
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e13c07..e5e3bdd 100644
--- a/pom.xml
+++ b/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>java-support</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list