From c21d9d873cf0ad1de571f2c24e8619866c4296a9 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Tue, 29 Sep 2020 16:17:59 +0200 Subject: Move Cloudify's password update and plugins upload to start-persistent.sh script Move logic for changing cloudify's admin password and plugin upload to main script for debug purposes, so that output of those scripts is printed to stdout (can be accessed by 'docker/kubernetes logs') Issue-ID: DCAEGEN2-2457 Signed-off-by: Remigiusz Janeczek Change-Id: I69fb0b428efbfb3d85eba286ed6816151e03a0f1 --- cm-container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cm-container/pom.xml') diff --git a/cm-container/pom.xml b/cm-container/pom.xml index b828b91..b37a5ce 100644 --- a/cm-container/pom.xml +++ b/cm-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments cm-container dcaegen2-deployments-cm-container - 3.3.2 + 3.3.3 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg