[spring-extensions] 01/02: JSE-21 - port to Java 11 platform

Ian Young ian at iay.org.uk
Sun Feb 3 12:59:17 EST 2019


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

iay pushed a commit to branch master
in repository spring-extensions.

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=4a859b3a66b3e28b801f2963fa749a7b3a88fc1d

commit 4a859b3a66b3e28b801f2963fa749a7b3a88fc1d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 3 17:56:12 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index e67db9e..f65cba2 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>
 
     <groupId>net.shibboleth.ext</groupId>

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


More information about the commits mailing list