[java-identity-provider] branch maint-3.4 updated: Bump IdP to OpenSAML 3.4.4-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Wed Sep 4 10:37:21 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=101bf94205853c39079301a80ecb4716086f5679
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new 101bf94 Bump IdP to OpenSAML 3.4.4-SNAPSHOT.
101bf94 is described below
commit 101bf94205853c39079301a80ecb4716086f5679
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 4 10:37:24 2019 -0400
Bump IdP to OpenSAML 3.4.4-SNAPSHOT.
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 688776e..34e12b1 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,7 +69,7 @@
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
<java-support.version>7.5.0</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.3</opensaml.version>
+ <opensaml.version>3.4.4-SNAPSHOT</opensaml.version>
<spring-extensions.version>5.4.1</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<idp-parent.site.url>${shibboleth.site.url}java-identity-provider/${project.version}/</idp-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list