From 67fc7579ffdd3f5d7090dcafca0953f11405a295 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sat, 18 Sep 2021 07:22:21 +0000 Subject: Release msb/apigateway --- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 4 ++-- apiroute/pom.xml | 4 ++-- distributions/msb-apigateway/pom.xml | 4 ++-- distributions/pom.xml | 4 ++-- openresty-ext/pom.xml | 4 ++-- pom.xml | 2 +- redis-ext/pom.xml | 4 ++-- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 2e08917..8ed501e 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.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.2.8-SNAPSHOT + 1.3.0 diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index 1de2bbe..7acefc4 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.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 1.2.8-SNAPSHOT + 1.3.0 apiroute diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 957b244..79b155b 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -11,14 +11,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 1.2.8-SNAPSHOT + 1.3.0 apiroute-service diff --git a/distributions/msb-apigateway/pom.xml b/distributions/msb-apigateway/pom.xml index 73b4a64..4e2b5b2 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.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway.distributions msb-apigateway - 1.2.8-SNAPSHOT + 1.3.0 onap/msb/apigateway/distributions/msb-apigateway pom diff --git a/distributions/pom.xml b/distributions/pom.xml index c5f4650..331b069 100644 --- a/distributions/pom.xml +++ b/distributions/pom.xml @@ -4,12 +4,12 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.8-SNAPSHOT + 1.3.0 org.onap.msb.apigateway.distributions distributions-parent - 1.2.8-SNAPSHOT + 1.3.0 onap/msb/apigateway/distributions pom diff --git a/openresty-ext/pom.xml b/openresty-ext/pom.xml index 298edef..b63c20a 100644 --- a/openresty-ext/pom.xml +++ b/openresty-ext/pom.xml @@ -21,14 +21,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway openresty-ext - 1.2.8-SNAPSHOT + 1.3.0 onap/msb/apigateway/openresty-ext pom diff --git a/pom.xml b/pom.xml index f92009a..dc395bb 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.8-SNAPSHOT + 1.3.0 pom msb-apigateway diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml index 2fc898d..7501070 100644 --- a/redis-ext/pom.xml +++ b/redis-ext/pom.xml @@ -21,14 +21,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.8-SNAPSHOT + 1.3.0 4.0.0 org.onap.msb.apigateway redis-ext - 1.2.8-SNAPSHOT + 1.3.0 onap/msb/apigateway/redis-ext pom -- cgit 1.2.3-korg