From d5f2aa475956fefeec4af6b4aea9b08127649a29 Mon Sep 17 00:00:00 2001 From: vagrant Date: Fri, 20 Apr 2018 19:44:55 +0000 Subject: fixing heat deployment issues noted Plugin Script is common between K8S and Heat deploy, incorporating additonal required plugin. Modified registration to include dockerhost login info Change-Id: I228cdb2e48c47cc698a19986ccf12b6d21ab265c Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-464 --- k8s-bootstrap-container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s-bootstrap-container/pom.xml') diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 6eca043..abbe3d0 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments k8s-bootstrap-container dcaegen2-deployments-k8s-bootstrap-container - 1.1.5 + 1.1.6 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg