[java-idp-integration-tests] branch master updated: IDP-1378 - Bump versions after release

Tom Zeller tzeller at dragonacea.biz
Tue Dec 18 21:40:52 EST 2018


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

tzeller 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=f62ebdcde267cdded7c9bd7eb118022ae995a66c

The following commit(s) were added to refs/heads/master by this push:
       new  f62ebdc   IDP-1378 - Bump versions after release
f62ebdc is described below

commit f62ebdcde267cdded7c9bd7eb118022ae995a66c
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Dec 18 20:40:37 2018 -0600

    IDP-1378 - Bump versions after release
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index bbbf07e..1393e9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,16 +398,16 @@
         Latest IdP release
         -->
         <profile>
-            <id>idp-3.4.1</id>
+            <id>idp-3.4.2</id>
             <properties>
-                 <idp.version>3.4.1</idp.version>
+                 <idp.version>3.4.2</idp.version>
             </properties>
         </profile>
 
         <profile>
-            <id>idp-3.4.2-SNAPSHOT</id>
+            <id>idp-3.4.3-SNAPSHOT</id>
             <properties>
-                 <idp.version>3.4.2-SNAPSHOT</idp.version>
+                 <idp.version>3.4.3-SNAPSHOT</idp.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