From 5c991091b9c686b67a98dd70462b4081feef2d1c Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 10 Mar 2017 13:14:30 -0800 Subject: Updating master to 1.1.0-SNAPSHOT Change-Id: I40b21060f71ef2e495deb30ea7e8949c673cc3ee Signed-off-by: Patrick Brady --- installation/appc/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'installation') diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index aef5692..2ca3c42 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -5,14 +5,14 @@ org.openecomp.appc.deployment installation - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 pom org.openecomp.appc.deployment installation-appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT Installation - APPC Docker Creates APPC Docker container on top of the SDNC Base Docker Image diff --git a/installation/pom.xml b/installation/pom.xml index d9dd6c0..ad124c3 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.openecomp.appc.deployment appc-docker-project - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT 4.0.0 pom org.openecomp.appc.deployment installation - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT Installation Installs APP-C on local file system -- cgit 1.2.3-korg