From 35d5413bb06ea1eb89d90fc5fc3e89676352c40c Mon Sep 17 00:00:00 2001 From: Huabing Zhao Date: Thu, 15 Nov 2018 21:41:21 +0800 Subject: Bump tarball version to 1.2.3 Issue-ID: MSB-302 Change-Id: I4de30ca5a1940331e537aed15cf81b8a700d0a87 Signed-off-by: Huabing Zhao --- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 4 ++-- apiroute/pom.xml | 4 ++-- build4docker.sh | 2 +- distributions/msb-apigateway/pom.xml | 4 ++-- distributions/pom.xml | 4 ++-- openresty-ext/pom.xml | 4 ++-- pom.xml | 2 +- redis-ext/pom.xml | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 30ffb15..d24e1b0 100644 --- a/apiroute/apiroute-service/pom.xml +++ b/apiroute/apiroute-service/pom.xml @@ -12,14 +12,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index dd6a95b..7c922b7 100644 --- a/apiroute/apiroute-standalone/pom.xml +++ b/apiroute/apiroute-standalone/pom.xml @@ -19,14 +19,14 @@ org.onap.msb.apigateway.apiroute apiroute-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT apiroute diff --git a/apiroute/pom.xml b/apiroute/pom.xml index c337139..40ab2e9 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -11,14 +11,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT apiroute-service diff --git a/build4docker.sh b/build4docker.sh index 0d1c5de..ebbdea7 100644 --- a/build4docker.sh +++ b/build4docker.sh @@ -36,7 +36,7 @@ mkdir $RELEASE_DIR -p DOCKER_RUN_NAME=msb_apigateway DOCKER_IMAGE_NAME=msb_apigateway DOCKER_LATEST_VERSION=latest -DOCKER_RELEASE_VERSION=1.2.2 +DOCKER_RELEASE_VERSION=1.2.3 DOCKER_REPOSITORY=nexus3.onap.org:10003 TIMESTAMP=$(date +"%Y%m%dT%H%M%SZ") diff --git a/distributions/msb-apigateway/pom.xml b/distributions/msb-apigateway/pom.xml index 848a5fc..57e6e43 100644 --- a/distributions/msb-apigateway/pom.xml +++ b/distributions/msb-apigateway/pom.xml @@ -3,12 +3,12 @@ org.onap.msb.apigateway.distributions distributions-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway.distributions msb-apigateway - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT onap/msb/apigateway/distributions/msb-apigateway pom diff --git a/distributions/pom.xml b/distributions/pom.xml index 61edf55..560c59a 100644 --- a/distributions/pom.xml +++ b/distributions/pom.xml @@ -4,12 +4,12 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT org.onap.msb.apigateway.distributions distributions-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT onap/msb/apigateway/distributions pom diff --git a/openresty-ext/pom.xml b/openresty-ext/pom.xml index a5779cd..45d9dcd 100644 --- a/openresty-ext/pom.xml +++ b/openresty-ext/pom.xml @@ -21,14 +21,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway openresty-ext - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT onap/msb/apigateway/openresty-ext pom diff --git a/pom.xml b/pom.xml index d0ee26d..6ca3810 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT pom msb-apigateway diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml index 55bd437..9d3ef01 100644 --- a/redis-ext/pom.xml +++ b/redis-ext/pom.xml @@ -21,14 +21,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT 4.0.0 org.onap.msb.apigateway redis-ext - 1.2.0-SNAPSHOT + 1.2.3-SNAPSHOT onap/msb/apigateway/redis-ext pom -- cgit 1.2.3-korg