[java-opensaml] 01/02: OSJ-266 - port to Java 11 platform
Ian Young
ian at iay.org.uk
Sun Feb 3 10:39:12 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=85813ff5cc9b38d969234945abb1418c90b7fef1
commit 85813ff5cc9b38d969234945abb1418c90b7fef1
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 3 11:44:37 2019 +0000
OSJ-266 - port to Java 11 platform
---
opensaml-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 97d730c..dac54a0 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-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>OpenSAML</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list