[java-idp-integration-tests] branch master updated: IDP-1388 - Bump versions after release
Tom Zeller
tzeller at dragonacea.biz
Tue Jan 8 21:16:56 EST 2019
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=58dc90601666c5d4ccfe1b8028adfc47bd289eb3
The following commit(s) were added to refs/heads/master by this push:
new 58dc906 IDP-1388 - Bump versions after release
58dc906 is described below
commit 58dc90601666c5d4ccfe1b8028adfc47bd289eb3
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jan 8 20:16:44 2019 -0600
IDP-1388 - Bump versions after release
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1393e9f..e2b350f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,16 +398,16 @@
Latest IdP release
-->
<profile>
- <id>idp-3.4.2</id>
+ <id>idp-3.4.3</id>
<properties>
- <idp.version>3.4.2</idp.version>
+ <idp.version>3.4.3</idp.version>
</properties>
</profile>
<profile>
- <id>idp-3.4.3-SNAPSHOT</id>
+ <id>idp-3.4.4-SNAPSHOT</id>
<properties>
- <idp.version>3.4.3-SNAPSHOT</idp.version>
+ <idp.version>3.4.4-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