From e10d2f988ea985b788e16ce1d0adf77d1f4cbaef Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 6 Mar 2020 11:19:35 +0800 Subject: Bump up patch version to 1.5.5 Change-Id: I2eefa150c4ff06af8631a81267311b356259187b Issue-ID: MULTICLOUD-1022 Signed-off-by: Bin Yang --- 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 d251fa0f..1c1c51df 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.4-SNAPSHOT" -STAGING="1.5.4-STAGING" +VERSION="1.5.5-SNAPSHOT" +STAGING="1.5.5-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 8ca9a51f..813ae7cf 100644 --- a/starlingx/pom.xml +++ b/starlingx/pom.xml @@ -18,12 +18,12 @@ org.onap.multicloud.openstack multicloud-openstack-root - 1.5.4-SNAPSHOT + 1.5.5-SNAPSHOT 4.0.0 org.onap.multicloud.openstack multicloud-openstack-starlingx - 1.5.4-SNAPSHOT + 1.5.5-SNAPSHOT pom multicloud-openstack-starlingx multicloud for openstack starlingx -- cgit 1.2.3-korg