[java-idp-plugin-jetty] 61/186: Bump version after release

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:56:52 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=a8df0360ec3d74838bdf2258250abc30705381bc

commit a8df0360ec3d74838bdf2258250abc30705381bc
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Oct 9 18:10:05 2018 -0500

    Bump version after release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c16496c..3120378 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>7.11.0-SNAPSHOT</version>
+        <version>7.11.0</version>
     </parent>
 
     <name>idp-jetty-base</name>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
 
     <properties>
         <jetty9-dta-ssl.version>1.0.0</jetty9-dta-ssl.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list