[java-idp-jetty-base] branch 9.4-testbed-eclipse updated: Bump parent after IdP release
Tom Zeller
tzeller at dragonacea.biz
Wed Mar 31 13:29:06 UTC 2021
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 9.4-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=939c1e1f74a20f9be4c48a8a03c2f7ecd50c1f05
The following commit(s) were added to refs/heads/9.4-testbed-eclipse by this push:
new 939c1e1 Bump parent after IdP release
939c1e1 is described below
commit 939c1e1f74a20f9be4c48a8a03c2f7ecd50c1f05
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Mar 31 08:24:34 2021 -0500
Bump parent after IdP release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c607946..b35b53f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.0</version>
+ <version>11.2.0</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