[java-idp-plugin-scripting] branch main updated: https://shibboleth.atlassian.net/browse/JSCRIPTING-17 Release V2.0.0

Rod Widdowson rdw at steadingsoftware.com
Wed Sep 13 14:18:04 UTC 2023


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=36dff9cdf87ae464c761fcf63f2dfe563b2d7433

The following commit(s) were added to refs/heads/main by this push:
     new 36dff9c  https://shibboleth.atlassian.net/browse/JSCRIPTING-17 Release V2.0.0
36dff9c is described below

commit 36dff9cdf87ae464c761fcf63f2dfe563b2d7433
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Sep 13 14:56:31 2023 +0100

    https://shibboleth.atlassian.net/browse/JSCRIPTING-17 Release V2.0.0
    
    https://shibboleth.atlassian.net/browse/JSCRIPTING-17
    
    Pin Parent to 17.0.0 and IdP to 5.0.0 in preparation for release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index af7acd0..7348fbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.0-SNAPSHOT</version>
+        <version>17.0.0</version>
     </parent>
 
     <groupId>net.shibboleth.idp.plugin.scripting</groupId>
@@ -22,7 +22,7 @@
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>5.0.0-SNAPSHOT</idp.version>
+        <idp.version>5.0.0</idp.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/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