From 2134d0f56834fa2bb5227d7d10d3764702b3583f Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Fri, 5 Jan 2018 14:04:55 -0800 Subject: Force newton artifact This change pretends to force the deployment of a multicloud-openstack-newton:zip:1.0.1-SNAPSHOT artifact that wasn't created before and it's causing failures in the Jenkins Jobs. Change-Id: I22f61c0425deab44396c88b67c602c444085e242 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-83 --- ocata/pom.xml | 2 +- windriver/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ocata/pom.xml b/ocata/pom.xml index dd54ba0b..63012f33 100644 --- a/ocata/pom.xml +++ b/ocata/pom.xml @@ -29,7 +29,7 @@ org.onap.multicloud.openstack multicloud-openstack-newton - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT zip diff --git a/windriver/pom.xml b/windriver/pom.xml index 14c7448f..838b3e5c 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -29,7 +29,7 @@ org.onap.multicloud.openstack multicloud-openstack-newton - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT zip -- cgit 1.2.3-korg