From 44fcaf7a0408fd9f6850f3c1c65e404d05536f22 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Thu, 2 Apr 2020 11:03:28 +0000 Subject: Bump up version to 1.5.6 Change-Id: Icc7bb5bf48691d0daefc47ba975b3e4fa18d08a4 Issue-ID: MULTICLOUD-1045 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 c96a2eef..cdcafe4a 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.5-SNAPSHOT" -STAGING="1.5.5-STAGING" +VERSION="1.5.6-SNAPSHOT" +STAGING="1.5.6-STAGING" PROJECT="multicloud" IMAGE="openstack-windriver" DOCKER_REPOSITORY="nexus3.onap.org:10003" diff --git a/windriver/pom.xml b/windriver/pom.xml index a809ad50..e54c39d7 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -18,12 +18,12 @@ org.onap.multicloud.openstack multicloud-openstack-root - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT 4.0.0 org.onap.multicloud.openstack multicloud-openstack-windriver - 1.5.5-SNAPSHOT + 1.5.6-SNAPSHOT pom multicloud-openstack-windriver multicloud for openstack Wind River Titanium Cloud -- cgit 1.2.3-korg