[java-idp-jetty-base] 02/02: Bump version after release
Rod Widdowson
rdw at steadingsoftware.com
Fri May 9 14:25:38 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 12-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=fb6f46b4a1f3e0c2c189fcdbae5f6ac67b509a3b
commit fb6f46b4a1f3e0c2c189fcdbae5f6ac67b509a3b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri May 9 14:12:33 2025 +0000
Bump version after release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 976002c..00d52f6 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.0.20.0</version>
+ <version>12.0.20.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.0.20</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