From: vasraz Date: Tue, 22 Aug 2023 14:27:30 +0000 (+0100) Subject: Replace deprecated maven parameters X-Git-Tag: 1.13.4~20 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=sdc.git;a=commitdiff_plain;h=e5ce5b1b72e9421ba4bb772c41215e837f7517dd Replace deprecated maven parameters Signed-off-by: Vasyl Razinkov Change-Id: I0d99fbebc3479b946b1c694e1a37301d18376af2 Issue-ID: SDC-4600 --- diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d3045e51fb..801e21527f 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -1196,12 +1196,9 @@ limitations under the License. 1 true - - - testng.dtd.http - true - - + + true + src/test/resources/ci/testSuites/backend/onapApiSanity.xml src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -1260,12 +1257,9 @@ limitations under the License. 1 true - - - testng.dtd.http - true - - + + true + src/test/resources/ci/testSuites/backend/onapApiSanity.xml src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -1294,12 +1288,9 @@ limitations under the License. 1 true - - - testng.dtd.http - true - - + + true + src/test/resources/ci/testSuites/backend/onapApiSanity.xml src/test/resources/ci/testSuites/backend/helmValidatorTests.xml @@ -1326,12 +1317,9 @@ limitations under the License. 1 true - - - testng.dtd.http - true - - + + true + src/test/resources/ci/testSuites/frontend/onapUiSanity.xml src/test/resources/ci/testSuites/frontend/helmValidatorTests.xml