[java-idp-jetty-base] 02/02: Bump Version after release
Rod Widdowson
rdw at steadingsoftware.com
Tue Jul 2 12:36:21 UTC 2024
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=e2a5e4aceae5a743e87a7245347bfd1df4618496
commit e2a5e4aceae5a743e87a7245347bfd1df4618496
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jul 2 10:41:34 2024 +0000
Bump Version after release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 646af9a..3113f3c 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.8.0</version>
+ <version>12.0.9.0-SNAPSHOT</version>
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
@@ -29,7 +29,7 @@
<procrun.artifactId>commons-daemon</procrun.artifactId>
<procrun.version>1.3.4</procrun.version>
<procrun.classifier>bin-windows</procrun.classifier>
- <jetty.version>12.0.8</jetty.version>
+ <jetty.version>12.0.9</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