From 7f0e833aa5a05b4004fa29b8feb9e862c9a12257 Mon Sep 17 00:00:00 2001 From: Yun Huang Date: Tue, 12 Jun 2018 16:16:49 +0800 Subject: Bump version after Beijing release Bump version from 1.1.2 to 1.2.0 Change-Id: I72d8f5ba7fef9546120222f1d76133cc1fbf8341 Issue-ID: MULTICLOUD-245 Signed-off-by: Yun Huang --- windriver/docker/build_image.sh | 4 ++-- windriver/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'windriver') diff --git a/windriver/docker/build_image.sh b/windriver/docker/build_image.sh index 18a9dac9..7c15c735 100644 --- a/windriver/docker/build_image.sh +++ b/windriver/docker/build_image.sh @@ -6,8 +6,8 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.1.2-SNAPSHOT" -STAGING="1.1.2-STAGING" +VERSION="1.2.0-SNAPSHOT" +STAGING="1.2.0-STAGING" PROJECT="multicloud" IMAGE="openstack-windriver" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/windriver/pom.xml b/windriver/pom.xml index 0ee06581..9de5bd1c 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.multicloud.openstack multicloud-openstack-windriver - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT pom multicloud/openstack/windriver multicloud for openstack Wind River Titanium Cloud -- cgit 1.2.3-korg