[java-idp-testbed] branch maint-3 updated: Bump versions after IdP release
Tom Zeller
tzeller at dragonacea.biz
Mon Oct 7 13:40:33 EDT 2019
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-3
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=267176139937da7fac4091ceab20ca9eb59d2347
The following commit(s) were added to refs/heads/maint-3 by this push:
new 2671761 Bump versions after IdP release
2671761 is described below
commit 267176139937da7fac4091ceab20ca9eb59d2347
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Oct 7 12:40:22 2019 -0500
Bump versions after IdP release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index adf3f72..d48777d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,11 +15,11 @@
<properties>
<idp.groupId>net.shibboleth.idp</idp.groupId>
- <idp.version>3.4.5-SNAPSHOT</idp.version>
+ <idp.version>3.4.7-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.3.1-SNAPSHOT</idp-jetty-base.version>
<jetty.version>9.3.23.v20180228</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.4-SNAPSHOT</opensaml.version>
+ <opensaml.version>3.4.6-SNAPSHOT</opensaml.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list