[java-idp-jetty-base] branch 12 updated: Set child versions correctly

Rod Widdowson rdw at steadingsoftware.com
Thu May 22 12:51:05 UTC 2025


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

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

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

The following commit(s) were added to refs/heads/12 by this push:
     new 0722076  Set child versions correctly
0722076 is described below

commit 07220764f9e4384a6165eea65b290abecb74dd74
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 22 13:50:59 2025 +0100

    Set child versions correctly
---
 jetty-dist/pom.xml     | 2 +-
 jetty-impl/pom.xml     | 2 +-
 jetty-packages/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/jetty-dist/pom.xml b/jetty-dist/pom.xml
index bab5975..873ff00 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.12018.0-SNAPSHOT</version>
+        <version>5.12019.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module Distribution</name>
diff --git a/jetty-impl/pom.xml b/jetty-impl/pom.xml
index 543d952..b4e66ff 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.12018.0-SNAPSHOT</version>
+        <version>5.12019.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Plugin and Module implementation </name>
diff --git a/jetty-packages/pom.xml b/jetty-packages/pom.xml
index f39d2c2..37c242a 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.12018.0-SNAPSHOT</version>
+        <version>5.12019.0-SNAPSHOT</version>
     </parent>
 
     <name>Jettty: Collect the packages </name>

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


More information about the commits mailing list