From d61cc16be073772f37df9afa5d04a8b95129d95c Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Wed, 4 Sep 2019 08:04:28 +0000 Subject: Bump version to 1.4.1 Change-Id: Id3e4c886f86e844d4990d543955c0da2a3403aba Issue-ID: MULTICLOUD-799 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 9fc7b83f..001f9701 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.4.0-SNAPSHOT" -STAGING="1.4.0-STAGING" +VERSION="1.4.1-SNAPSHOT" +STAGING="1.4.1-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 b11267a0..f018ea1c 100644 --- a/starlingx/pom.xml +++ b/starlingx/pom.xml @@ -18,12 +18,12 @@ org.onap.multicloud.openstack multicloud-openstack-root - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 org.onap.multicloud.openstack multicloud-openstack-starlingx - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom multicloud-openstack-starlingx multicloud for openstack starlingx -- cgit 1.2.3-korg