From 73a0ea2582d28dafc07997165fe323e5cbeead20 Mon Sep 17 00:00:00 2001 From: Huang Haibin Date: Tue, 16 Oct 2018 10:58:01 +0800 Subject: Update multicloud openstack release version Change-Id: I7c1f58971008ae65dd06f48e7dc3332cb1ea3e2d Issue-ID: MULTICLOUD-379 Signed-off-by: Huang Haibin --- newton/docker/build_image.sh | 4 ++-- newton/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'newton') diff --git a/newton/docker/build_image.sh b/newton/docker/build_image.sh index d9dce133..a563c0e7 100644 --- a/newton/docker/build_image.sh +++ b/newton/docker/build_image.sh @@ -6,8 +6,8 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.2.0-SNAPSHOT" -STAGING="1.2.0-STAGING" +VERSION="1.2.1-SNAPSHOT" +STAGING="1.2.1-STAGING" PROJECT="multicloud" IMAGE="openstack-newton" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/newton/pom.xml b/newton/pom.xml index 690069c1..162be1be 100644 --- a/newton/pom.xml +++ b/newton/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.multicloud.openstack multicloud-openstack-newton - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT pom multicloud-openstack-newton multicloud for openstack newton -- cgit 1.2.3-korg