From: Dmitry Puzikov Date: Wed, 13 Mar 2019 17:11:52 +0000 (+0100) Subject: Fix image push failures X-Git-Tag: 4.0.0-ONAP~229 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F56%2F82156%2F1;p=integration.git Fix image push failures Latest com.spotify:docker-maven-plugin has a bug preventing images to be pushed to the private registries. Latest bug-free version is 1.0.0 so revert to it. Change-Id: Ibe8f733a2e6b059203fa5dcca297ad35e7e1fe42 Issue-ID: INT-879 Signed-off-by: Dmitry Puzikov --- diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml index 2a1402b8f..7ad3e7a66 100644 --- a/test/mocks/sniroemulator/pom.xml +++ b/test/mocks/sniroemulator/pom.xml @@ -21,7 +21,7 @@ 1.8 ${basedir}/target latest - 1.2.0 + 1.0.0 2.8.9 9.2.22.v20170606 org.onap.integration.test.mocks.sniroemulator.MockApplication