[java-idp-integration-tests] 02/02: IDP-1505 Bump versions after release
Tom Zeller
tzeller at dragonacea.biz
Wed Oct 2 11:00:00 EDT 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=68bc58511488dd5f80039b46c70067bb7549e944
commit 68bc58511488dd5f80039b46c70067bb7549e944
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Oct 2 09:59:56 2019 -0500
IDP-1505 Bump versions after release
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6b01291..9cf89bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,17 +366,17 @@
Latest IdP release
-->
<profile>
- <id>idp-3.4.5</id>
+ <id>idp-3.4.6</id>
<properties>
- <idp-to-be-tested.version>3.4.5</idp-to-be-tested.version>
+ <idp-to-be-tested.version>3.4.6</idp-to-be-tested.version>
<testbed.version>3.8.1-SNAPSHOT</testbed.version>
</properties>
</profile>
<profile>
- <id>idp-3.4.6-SNAPSHOT</id>
+ <id>idp-3.4.7-SNAPSHOT</id>
<properties>
- <idp-to-be-tested.version>3.4.6-SNAPSHOT</idp-to-be-tested.version>
+ <idp-to-be-tested.version>3.4.7-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