From 4850aa5ed4151912761d4005a83b0bc18bb3cc36 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Tue, 14 Sep 2021 10:10:18 +0800 Subject: Upgrade version to 1.5.7 after release Issue-ID: MULTICLOUD-1344 Signed-off-by: Bin Yang Change-Id: Ib26cf342d418ba64388179eb40a3abd1ce112ac0 --- starlingx/docker/build_image.sh | 4 ++-- starlingx/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'starlingx') diff --git a/starlingx/docker/build_image.sh b/starlingx/docker/build_image.sh index 69b0dca3..c7af5f3d 100755 --- a/starlingx/docker/build_image.sh +++ b/starlingx/docker/build_image.sh @@ -20,8 +20,8 @@ echo "DOCKER_BUILD_DIR=${DOCKER_BUILD_DIR}" cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" -VERSION="1.5.6-SNAPSHOT" -STAGING="1.5.6-STAGING" +VERSION="1.5.7-SNAPSHOT" +STAGING="1.5.7-STAGING" OS_VERSION="starlingx" IMAGE_NAME="nexus3.onap.org:10003/onap/multicloud/openstack-${OS_VERSION}" diff --git a/starlingx/pom.xml b/starlingx/pom.xml index 8898bba1..3787108c 100644 --- a/starlingx/pom.xml +++ b/starlingx/pom.xml @@ -18,12 +18,12 @@ org.onap.multicloud.openstack multicloud-openstack-root - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT 4.0.0 org.onap.multicloud.openstack multicloud-openstack-starlingx - 1.5.6-SNAPSHOT + 1.5.7-SNAPSHOT pom multicloud-openstack-starlingx multicloud for openstack starlingx -- cgit 1.2.3-korg