From 01fce901541f9cc1cd79482ad5f54fc3c3b10256 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 13 Dec 2019 12:03:29 +0000 Subject: Bump up patch version 1.5.2 patch to fix pike infra_workload API bug Change-Id: Idc485ebc2c2b7e482f90dee78135119bd5dfeb5f Issue-ID: MULTICLOUD-965 Signed-off-by: Bin Yang --- windriver/docker/build_image.sh | 4 ++-- windriver/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'windriver') diff --git a/windriver/docker/build_image.sh b/windriver/docker/build_image.sh index 586b6e74..295efbbb 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.5.1-SNAPSHOT" -STAGING="1.5.1-STAGING" +VERSION="1.5.2-SNAPSHOT" +STAGING="1.5.2-STAGING" PROJECT="multicloud" IMAGE="openstack-windriver" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/windriver/pom.xml b/windriver/pom.xml index cc9fe14b..342c7278 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -18,12 +18,12 @@ org.onap.multicloud.openstack multicloud-openstack-root - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT 4.0.0 org.onap.multicloud.openstack multicloud-openstack-windriver - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT pom multicloud-openstack-windriver multicloud for openstack Wind River Titanium Cloud -- cgit 1.2.3-korg