From 2df09883b206abb9809caccea1ecc7e4a23f1430 Mon Sep 17 00:00:00 2001 From: dslaveykov Date: Thu, 3 Jun 2021 11:08:16 +0300 Subject: [PATCH] Change version to 4.0.7-M4-1 --- actionlibrary/pom.xml | 2 +- agent/agentapp/all/pom.xml | 2 +- agent/agentapp/containerstarter/pom.xml | 2 +- agent/agentapp/pom.xml | 2 +- agent/agentapp/systemoperations/pom.xml | 2 +- agent/core/pom.xml | 2 +- agent/pom.xml | 2 +- agent/webapps/client/pom.xml | 2 +- agent/webapps/jbosscontainer/pom.xml | 2 +- agent/webapps/pom.xml | 2 +- agent/webapps/server/pom.xml | 2 +- agent/webapps/tomcatcontainer/pom.xml | 2 +- commonlibrary/pom.xml | 2 +- configuration/pom.xml | 2 +- corelibrary/pom.xml | 2 +- environmentcleanup/pom.xml | 2 +- examples/pom.xml | 2 +- examples/vm-actions/pom.xml | 2 +- examples/vm-tests/pom.xml | 2 +- log/pom.xml | 2 +- monitoringlibrary/pom.xml | 2 +- pom.xml | 2 +- rbv/pom.xml | 2 +- testharness/pom.xml | 2 +- uiengine/pom.xml | 2 +- utilities/azure-utilities/pom.xml | 2 +- utilities/pom.xml | 2 +- utilities/s3-utilities/pom.xml | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/actionlibrary/pom.xml b/actionlibrary/pom.xml index 598a7b5a..c8ba2d34 100644 --- a/actionlibrary/pom.xml +++ b/actionlibrary/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-actionlibrary diff --git a/agent/agentapp/all/pom.xml b/agent/agentapp/all/pom.xml index 8e5bcfcd..2dc2111a 100644 --- a/agent/agentapp/all/pom.xml +++ b/agent/agentapp/all/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent.standalone ats-agent-standalone - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-standalone-all diff --git a/agent/agentapp/containerstarter/pom.xml b/agent/agentapp/containerstarter/pom.xml index f2b182a9..4cb6626a 100644 --- a/agent/agentapp/containerstarter/pom.xml +++ b/agent/agentapp/containerstarter/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent.standalone ats-agent-standalone - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-standalone-containerstarter diff --git a/agent/agentapp/pom.xml b/agent/agentapp/pom.xml index 3df72626..22478046 100644 --- a/agent/agentapp/pom.xml +++ b/agent/agentapp/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent ats-agent - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.agent.standalone diff --git a/agent/agentapp/systemoperations/pom.xml b/agent/agentapp/systemoperations/pom.xml index b6f9b81e..bb7e8814 100644 --- a/agent/agentapp/systemoperations/pom.xml +++ b/agent/agentapp/systemoperations/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent.standalone ats-agent-standalone - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-systemoperations diff --git a/agent/core/pom.xml b/agent/core/pom.xml index c1dc7623..7daaf730 100644 --- a/agent/core/pom.xml +++ b/agent/core/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent ats-agent - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-core diff --git a/agent/pom.xml b/agent/pom.xml index 6bbc716d..e9f4c967 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.agent diff --git a/agent/webapps/client/pom.xml b/agent/webapps/client/pom.xml index f923d411..77a4f531 100644 --- a/agent/webapps/client/pom.xml +++ b/agent/webapps/client/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.agent.webapp ats-agent-webapp - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-webapp-client diff --git a/agent/webapps/jbosscontainer/pom.xml b/agent/webapps/jbosscontainer/pom.xml index c54dda69..de4e5b8f 100644 --- a/agent/webapps/jbosscontainer/pom.xml +++ b/agent/webapps/jbosscontainer/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.agent.webapp ats-agent-webapp - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-webapp-jbosscontainer diff --git a/agent/webapps/pom.xml b/agent/webapps/pom.xml index e5fedc24..a902ce94 100644 --- a/agent/webapps/pom.xml +++ b/agent/webapps/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework.agent ats-agent - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.agent.webapp diff --git a/agent/webapps/server/pom.xml b/agent/webapps/server/pom.xml index 143adc0b..609d5e87 100644 --- a/agent/webapps/server/pom.xml +++ b/agent/webapps/server/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.agent.webapp ats-agent-webapp - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-webapp-server diff --git a/agent/webapps/tomcatcontainer/pom.xml b/agent/webapps/tomcatcontainer/pom.xml index bf24fadf..16dba2a7 100644 --- a/agent/webapps/tomcatcontainer/pom.xml +++ b/agent/webapps/tomcatcontainer/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.agent.webapp ats-agent-webapp - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-agent-webapp-tomcatcontainer diff --git a/commonlibrary/pom.xml b/commonlibrary/pom.xml index bfde9bb2..facfb4fa 100644 --- a/commonlibrary/pom.xml +++ b/commonlibrary/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-common diff --git a/configuration/pom.xml b/configuration/pom.xml index 7546324f..ddb868b4 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-configuration diff --git a/corelibrary/pom.xml b/corelibrary/pom.xml index d1d84d66..68d47ae1 100644 --- a/corelibrary/pom.xml +++ b/corelibrary/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-core diff --git a/environmentcleanup/pom.xml b/environmentcleanup/pom.xml index 505fe82e..e20a0ec7 100644 --- a/environmentcleanup/pom.xml +++ b/environmentcleanup/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-environmentcleanup diff --git a/examples/pom.xml b/examples/pom.xml index fe134e2d..5c5b7ad3 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-examples pom diff --git a/examples/vm-actions/pom.xml b/examples/vm-actions/pom.xml index 0ab7c5e8..129a1d55 100644 --- a/examples/vm-actions/pom.xml +++ b/examples/vm-actions/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework ats-examples - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.examples ats-examples-vm-actions diff --git a/examples/vm-tests/pom.xml b/examples/vm-tests/pom.xml index 22231f99..6eeb1c10 100644 --- a/examples/vm-tests/pom.xml +++ b/examples/vm-tests/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework ats-examples - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.examples ats-examples-vm-tests diff --git a/log/pom.xml b/log/pom.xml index 52475aeb..45eb1411 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-log diff --git a/monitoringlibrary/pom.xml b/monitoringlibrary/pom.xml index c235a7ff..02da817f 100644 --- a/monitoringlibrary/pom.xml +++ b/monitoringlibrary/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-monitoringlibrary diff --git a/pom.xml b/pom.xml index 9f531f3b..1dcbd4c2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT pom ATS-Framework ATS Maven parent artifact. Used for sharing common settings and dependencies diff --git a/rbv/pom.xml b/rbv/pom.xml index cf85a31e..7221ae00 100644 --- a/rbv/pom.xml +++ b/rbv/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-rbv diff --git a/testharness/pom.xml b/testharness/pom.xml index 736470bd..f9cb9594 100644 --- a/testharness/pom.xml +++ b/testharness/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-testharness diff --git a/uiengine/pom.xml b/uiengine/pom.xml index 2b8508ed..83588f4c 100644 --- a/uiengine/pom.xml +++ b/uiengine/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-uiengine diff --git a/utilities/azure-utilities/pom.xml b/utilities/azure-utilities/pom.xml index e5db4d7f..6aa34fc5 100644 --- a/utilities/azure-utilities/pom.xml +++ b/utilities/azure-utilities/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.utilities ats-utilities - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-azure-utilities diff --git a/utilities/pom.xml b/utilities/pom.xml index fec68f89..7c457d30 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -5,7 +5,7 @@ com.axway.ats.framework ats-framework - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT com.axway.ats.framework.utilities diff --git a/utilities/s3-utilities/pom.xml b/utilities/s3-utilities/pom.xml index 8857445e..380a9240 100644 --- a/utilities/s3-utilities/pom.xml +++ b/utilities/s3-utilities/pom.xml @@ -4,7 +4,7 @@ com.axway.ats.framework.utilities ats-utilities - 4.0.10-M1-SNAPSHOT + 4.0.7-M4-1-SNAPSHOT ats-s3-utilities