[java-idp-plugin-scripting] branch main updated: Define the a java support version

Rod Widdowson rdw at steadingsoftware.com
Wed Nov 18 15:49:09 UTC 2020


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

rdw 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=2664de444b5a1b0f7b9dc9589664c50fbb157c94

The following commit(s) were added to refs/heads/main by this push:
       new  2664de4   Define the a java support version
2664de4 is described below

commit 2664de444b5a1b0f7b9dc9589664c50fbb157c94
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Nov 18 15:46:10 2020 +0000

    Define the a java support version
    
    Snapshot for now
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 89eab2e..433850a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +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>
         <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