[java-identity-provider] branch master updated: Missed idwsfconsumer version.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 8 13:36:46 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor 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=c4511c9e2f359eeebe680589624f1a9f7c8c00d0
The following commit(s) were added to refs/heads/master by this push:
new c4511c9e2 Missed idwsfconsumer version.
c4511c9e2 is described below
commit c4511c9e2f359eeebe680589624f1a9f7c8c00d0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 8 09:36:44 2020 -0400
Missed idwsfconsumer version.
---
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 a71d4ab50..3caf6fd0b 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -70,7 +70,7 @@
<duoweb.version>1.3</duoweb.version>
<u2flib.version>0.16.0</u2flib.version>
<cas-client.version>3.5.1</cas-client.version>
- <idwsfconsumer.version>2.0.0</idwsfconsumer.version>
+ <idwsfconsumer.version>2.1.0-SNAPSHOT</idwsfconsumer.version>
<java-support.version>8.1.0-SNAPSHOT</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list