[java-idp-jetty-base] branch 10 updated: Use proper Maven version number, leave branch name at major version only
Tom Zeller
tzeller at dragonacea.biz
Thu Jan 27 17:04:51 UTC 2022
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 10
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=c9a99e1a366af9bab2a59b7c70a89ab534aac1b7
The following commit(s) were added to refs/heads/10 by this push:
new c9a99e1 Use proper Maven version number, leave branch name at major version only
c9a99e1 is described below
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