[java-idp-testbed] branch maint-4 updated: Bump IdP version after release
Tom Zeller
tzeller at dragonacea.biz
Mon Apr 3 20:00:45 UTC 2023
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-4
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=cdce60e016ada700a7f08e3924d95e66f65061dd
The following commit(s) were added to refs/heads/maint-4 by this push:
new cdce60e Bump IdP version after release
cdce60e is described below
commit cdce60e016ada700a7f08e3924d95e66f65061dd
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Apr 3 15:00:29 2023 -0500
Bump IdP version after release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6885b18..cac8ae4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>4.3.1-SNAPSHOT</idp.version>
+ <idp.version>4.3.2-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list