[java-idp-plugin-scripting] branch main updated: Update java-support to 8.2.0-SNAPSHOT
Ian Young
ian at iay.org.uk
Thu Nov 19 10:20:37 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=f4911f70f0ce913f1ad7f5668bb4e2743595576a
The following commit(s) were added to refs/heads/main by this push:
new f4911f7 Update java-support to 8.2.0-SNAPSHOT
f4911f7 is described below
commit f4911f70f0ce913f1ad7f5668bb4e2743595576a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 19 10:20:35 2020 +0000
Update java-support to 8.2.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d227051..53ac426 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>4.1.0-SNAPSHOT</idp.version>
- <java-support.version>8.1.0-SNAPSHOT</java-support.version>
+ <java-support.version>8.2.0-SNAPSHOT</java-support.version>
<spring-extensions.version>6.1.0-SNAPSHOT</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list