[java-idp-jetty-base] branch 11 updated: Bump parent version after IdP 5.0.0 release
Tom Zeller
tzeller at dragonacea.biz
Sun Sep 17 17:26:39 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 11
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=3d30dc136a6df6b538a5106a3b87644b869ddfd4
The following commit(s) were added to refs/heads/11 by this push:
new 3d30dc1 Bump parent version after IdP 5.0.0 release
3d30dc1 is described below
commit 3d30dc136a6df6b538a5106a3b87644b869ddfd4
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sun Sep 17 12:25:56 2023 -0500
Bump parent version after IdP 5.0.0 release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 408f191..940edbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.0-SNAPSHOT</version>
+ <version>17.0.2-SNAPSHOT</version>
</parent>
<name>idp-jetty-base</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list