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