[java-idp-integration-tests] branch main updated: Bump IdP version

Tom Zeller tzeller at dragonacea.biz
Thu Apr 28 15:25:02 UTC 2022


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

tzeller pushed a commit to branch main
in repository java-idp-integration-tests.

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

The following commit(s) were added to refs/heads/main by this push:
     new def5d46  Bump IdP version
def5d46 is described below

commit def5d464649b906e571764a60f97176138a747ed
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Apr 28 10:24:50 2022 -0500

    Bump IdP version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc915b4..d072f02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
     <properties>
         <!-- IdP -->
-        <idp.version>4.2.1-SNAPSHOT</idp.version>
+        <idp.version>4.2.2-SNAPSHOT</idp.version>
 
         <!--  Version of IdP to be tested -->
         <idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>

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


More information about the commits mailing list