[java-idp-jetty-base] 02/02: Bump version after release

Rod Widdowson rdw at steadingsoftware.com
Tue Sep 10 12:43:52 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=484e2bd814df2c2258f58cbbd0d7b3342229d58b

commit 484e2bd814df2c2258f58cbbd0d7b3342229d58b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Sep 10 12:27:31 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 bead68d..48488c8 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.13.0</version>
+    <version>12.0.13.1-SNAPSHOT</version>
 
     <properties>
 	<!-- Pending a new parent project release pin enforcer data to 1.0.16 -->
@@ -34,7 +34,7 @@
         <procrun.classifier>bin-windows</procrun.classifier>
         <jetty.version>12.0.13</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