[java-idp-jetty-base] 02/02: Bump version after release
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 16 16:13:10 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2147
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=025098ac43695a91994f95a6a8ec4f35609b3f1b
commit 025098ac43695a91994f95a6a8ec4f35609b3f1b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Mar 16 15:30:52 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 58160d2..2b91f7a 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>11.0.18.4</version>
+ <version>11.0.18.5-SNAPSHOT</version>
<properties>
<!-- where to put the jetty-base we are making -->
@@ -32,7 +32,7 @@
<procrun.version>1.3.4</procrun.version>
<procrun.classifier>bin-windows</procrun.classifier>
<jetty.version>11.0.18</jetty.version>
- <jetty.revision>4</jetty.revision>
+ <jetty.revision>5</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