[java-idp-jetty-base] 02/02: Bump version after release
Codeberg
noreply at shibboleth.net
Tue Mar 10 14:00:34 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch 12-windows
in repository java-idp-jetty-base.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-jetty-base/commit/31a8f15e3e4c5aaa15f96c65553c3050ce1deaa4
commit 31a8f15e3e4c5aaa15f96c65553c3050ce1deaa4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Mar 10 13:40:02 2026 +0000
Bump version after release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 10203ac..6217637 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base-windows</artifactId>
<packaging>pom</packaging>
- <version>12.1.7.0</version>
+ <version>12.1.8.0-SNAPSHOT</version>
<properties>
<!-- Pending a new parent project release pin enforcer data to latest
@@ -32,7 +32,7 @@
<procrun.artifactId>commons-daemon</procrun.artifactId>
<procrun.version>1.4.1</procrun.version>
<procrun.classifier>bin-windows</procrun.classifier>
- <jetty.version>12.1.7</jetty.version>
+ <jetty.version>12.1.8</jetty.version>
<!-- Control for building the MSI -->
<jetty.revision>0</jetty.revision>
<supress.validation>false</supress.validation>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list