[java-idp-jetty-base] 02/02: Bump Version After Release
Codeberg
noreply at shibboleth.net
Wed Feb 4 11:43:19 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/d929536f59b367cfd30ca9b301897595624e4b25
commit d929536f59b367cfd30ca9b301897595624e4b25
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Feb 3 16:28:26 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 aefa9c6..18ceb1d 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.6.0</version>
+ <version>12.1.6.1-SNAPSHOT</version>
<properties>
<!-- Pending a new parent project release pin enforcer data to latest
@@ -34,7 +34,7 @@
<procrun.classifier>bin-windows</procrun.classifier>
<jetty.version>12.1.6</jetty.version>
<!-- Control for building the MSI -->
- <jetty.revision>0</jetty.revision>
+ <jetty.revision>1</jetty.revision>
<supress.validation>false</supress.validation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list