[java-idp-integration-tests] branch master updated: Move IDPversions forward

Rod Widdowson rdw at steadingsoftware.com
Sun Jul 26 12:39:33 UTC 2020


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

rdw pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=c9725ee5aba7d0a56fc97426aed25afa0bc4a139

The following commit(s) were added to refs/heads/master by this push:
       new  c9725ee   Move IDPversions forward
c9725ee is described below

commit c9725ee5aba7d0a56fc97426aed25afa0bc4a139
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jul 26 13:39:29 2020 +0100

    Move IDPversions forward
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index fc38dac..bc26517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,17 +358,17 @@
         Latest IdP release
         -->
         <profile>
-            <id>idp-3.4.6</id>
+            <id>idp-3.4.7</id>
             <properties>
-                 <idp-to-be-tested.version>3.4.6</idp-to-be-tested.version>
+                 <idp-to-be-tested.version>3.4.7</idp-to-be-tested.version>
                  <testbed.version>3.8.1-SNAPSHOT</testbed.version>
             </properties>
         </profile>
 
         <profile>
-            <id>idp-3.4.7-SNAPSHOT</id>
+            <id>idp-3.4.8-SNAPSHOT</id>
             <properties>
-                 <idp-to-be-tested.version>3.4.7-SNAPSHOT</idp-to-be-tested.version>
+                 <idp-to-be-tested.version>3.4.8-SNAPSHOT</idp-to-be-tested.version>
                  <testbed.version>3.8.1-SNAPSHOT</testbed.version>
             </properties>
         </profile>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list