[java-idp-testbed] 01/05: IDP-1426 - Branch for IdP version 3

Tom Zeller tzeller at dragonacea.biz
Fri Mar 8 10:37:33 EST 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=706edfab04d90b3126012314fb9973e60d54c0f5

commit 706edfab04d90b3126012314fb9973e60d54c0f5
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Mar 6 13:39:02 2019 -0600

    IDP-1426 - Branch for IdP version 3
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0d21582..562425c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,17 +10,17 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-testbed</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>3.8.0-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>3.4.2-SNAPSHOT</idp.version>
+        <idp.version>3.4.4-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.1-SNAPSHOT</opensaml.version>
-        <spring-extensions.version>5.4.1-SNAPSHOT</spring-extensions.version>
+        <opensaml.version>3.4.3-SNAPSHOT</opensaml.version>
+        <spring-extensions.version>5.4.2-SNAPSHOT</spring-extensions.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