[java-idp-jetty-base] 01/05: IDP-1865 Update windows installer to Jetty 9.4.44

Rod Widdowson rdw at steadingsoftware.com
Mon Oct 25 15:49:20 UTC 2021


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

rdw pushed a commit to branch 9.4-windows
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=cf68c26cfb213726c8d72864a2b0095b375bbddc

commit cf68c26cfb213726c8d72864a2b0095b375bbddc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Oct 24 16:37:35 2021 +0100

    IDP-1865 Update windows installer to Jetty 9.4.44
    
    https://shibboleth.atlassian.net/browse/IDP-1865
    
    Update parent pom to match current Idp (11.2.2-SNAPSHOT)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7567569..866690d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0</version>
+        <version>11.2.2-SNAPSHOT</version>
     </parent>
 
     <name>idp-jetty-base</name>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>for-9.4.34-WINDOWS-SNAPSHOT</version>
+    <version>for-9.4.44-WINDOWS-SNAPSHOT</version>
 
     <properties>
         <jetty94-dta-ssl.version>1.0.0</jetty94-dta-ssl.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list