[java-identity-provider] 01/02: IDP-1412 - port to Java 11 platform
Ian Young
ian at iay.org.uk
Sat Feb 2 12:01:04 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=323af060229afb5abfb96d3d0315e1e120d26def
commit 323af060229afb5abfb96d3d0315e1e120d26def
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sat Feb 2 16:19:45 2019 +0000
IDP-1412 - port to Java 11 platform
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index a5d7700..bc5099a 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>8.0.0-SNAPSHOT</version>
+ <version>11.0.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Identity Provider</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list