[java-identity-provider] branch master updated: Revert opensaml version to 4.0.1 from 4.0.2-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Tue Jun 2 17:23:52 UTC 2020
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4da3415c7b044aa547feffc839c99d15a8b78fae
The following commit(s) were added to refs/heads/master by this push:
new 4da3415c7 Revert opensaml version to 4.0.1 from 4.0.2-SNAPSHOT
4da3415c7 is described below
commit 4da3415c7b044aa547feffc839c99d15a8b78fae
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 2 17:23:05 2020 +0000
Revert opensaml version to 4.0.1 from 4.0.2-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 db70f3877..52807d7ce 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -73,7 +73,7 @@
<idwsfconsumer.version>2.0.0</idwsfconsumer.version>
<java-support.version>8.0.0</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>4.0.2-SNAPSHOT</opensaml.version>
+ <opensaml.version>4.0.1</opensaml.version>
<spring-extensions.version>6.0.0</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