[java-idp-jetty-base] 01/01: Jetty 12.1.0.alpha0

Rod Widdowson rdw at steadingsoftware.com
Mon Nov 11 16:28:41 UTC 2024


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

rdw pushed a commit to branch dev/12.1
in repository java-idp-jetty-base.

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

commit 166bc6988caea31c6274f4d12ecf5fbedbab2bf8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Nov 11 16:09:40 2024 +0000

    Jetty 12.1.0.alpha0
---
 jetty-dist/pom.xml     | 2 +-
 jetty-impl/pom.xml     | 2 +-
 jetty-packages/pom.xml | 2 +-
 pom.xml                | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/jetty-dist/pom.xml b/jetty-dist/pom.xml
index b74d9d7..073181a 100644
--- a/jetty-dist/pom.xml
+++ b/jetty-dist/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12015.0-SNAPSHOT</version>
+        <version>5.12100.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module Distribution</name>
diff --git a/jetty-impl/pom.xml b/jetty-impl/pom.xml
index 3ba697e..6d5b309 100644
--- a/jetty-impl/pom.xml
+++ b/jetty-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12015.0-SNAPSHOT</version>
+        <version>5.12100.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module implementation </name>
diff --git a/jetty-packages/pom.xml b/jetty-packages/pom.xml
index dd19a7a..02fa32d 100644
--- a/jetty-packages/pom.xml
+++ b/jetty-packages/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.jetty</groupId>
         <artifactId>jetty-plugin-parent</artifactId>
-        <version>5.12015.0-SNAPSHOT</version>
+        <version>5.12100.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Collect the packages </name>
diff --git a/pom.xml b/pom.xml
index e95cb0c..5f166a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <groupId>net.shibboleth.idp.plugin.jetty</groupId>
     <artifactId>jetty-plugin-parent</artifactId>
     <packaging>pom</packaging>
-    <version>5.12015.0-SNAPSHOT</version>
+    <version>5.12100.0-SNAPSHOT</version>
 
     <properties>
 	<!-- Reset when the enforcer release next happens -->
@@ -39,7 +39,7 @@
         <procrun.version>1.3.4</procrun.version>
         <procrun.classifier>bin-windows</procrun.classifier>
 
-        <jetty.version>12.0.15</jetty.version>
+        <jetty.version>12.1.0.alpha0</jetty.version>
 
     </properties>
 

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


More information about the commits mailing list