[idwsfconsumer] branch master updated: Point to OpenSAML 4.0.1.

Scott Cantor cantor.2 at osu.edu
Tue Jun 2 17:19:58 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository idwsfconsumer.

View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=b2986ac7033d1e3782c28c994eb562331dda6980

The following commit(s) were added to refs/heads/master by this push:
       new  b2986ac   Point to OpenSAML 4.0.1.
b2986ac is described below

commit b2986ac7033d1e3782c28c994eb562331dda6980
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 2 13:19:56 2020 -0400

    Point to OpenSAML 4.0.1.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5555032..407aa53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.1-SNAPSHOT</version>
+        <version>11.0.1</version>
     </parent>
 
     <name>ID-WSF WSC</name>
@@ -24,8 +24,8 @@
         -->
         <doclint>none</doclint>
 
-        <java-support.version>8.0.1-SNAPSHOT</java-support.version>
-        <opensaml.version>4.0.1-SNAPSHOT</opensaml.version>
+        <java-support.version>8.0.0</java-support.version>
+        <opensaml.version>4.0.1</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