[java-idp-testbed] branch maint-3 updated: Bump patch version and OpenSAML and IdP dependency versions

Tom Zeller tzeller at dragonacea.biz
Wed Jul 31 16:03:00 EDT 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=76d96f0451c08363045d3f2c8c2a6425d39eef68

The following commit(s) were added to refs/heads/maint-3 by this push:
       new  76d96f0   Bump patch version and OpenSAML and IdP dependency versions
76d96f0 is described below

commit 76d96f0451c08363045d3f2c8c2a6425d39eef68
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jul 31 15:02:58 2019 -0500

    Bump patch version and OpenSAML and IdP dependency versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e638496..adf3f72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,16 +10,16 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-testbed</artifactId>
-    <version>3.8.0-SNAPSHOT</version>
+    <version>3.8.1-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <properties>
         <idp.groupId>net.shibboleth.idp</idp.groupId>
-        <idp.version>3.4.4-SNAPSHOT</idp.version>
+        <idp.version>3.4.5-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.3-SNAPSHOT</opensaml.version>
+        <opensaml.version>3.4.4-SNAPSHOT</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