[java-idp-plugin-jetty] 80/186: Use proper Maven version number, leave branch name at major version only

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:57:11 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=c9a99e1a366af9bab2a59b7c70a89ab534aac1b7

commit c9a99e1a366af9bab2a59b7c70a89ab534aac1b7
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jan 27 08:06:23 2022 -0600

    Use proper Maven version number, leave branch name at major version only
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 63f0679..a916b46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>10-SNAPSHOT</version>
+    <version>10.0.0-SNAPSHOT</version>
 
     <properties>
         <jetty94-dta-ssl.version>1.0.0</jetty94-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