From 9f1318dc4f43659169afedc1cb23ff4e21f2144f Mon Sep 17 00:00:00 2001 From: Huabing Zhao Date: Wed, 13 May 2020 10:56:31 +0800 Subject: Add msb-iag to x509 SAN field Issue-ID: MSB-467 Signed-off-by: Huabing Zhao Change-Id: I729cc95ab7724c9d72b1bc30d8c43962ae9bb3e5 --- apiroute/apiroute-service/pom.xml | 4 ++-- apiroute/apiroute-standalone/pom.xml | 4 ++-- apiroute/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'apiroute') diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml index 33b5c2e..2e08917 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.7-SNAPSHOT + 1.2.8-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-service onap/msb/apigateway/apiroute/apiroute-service jar - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT diff --git a/apiroute/apiroute-standalone/pom.xml b/apiroute/apiroute-standalone/pom.xml index cea8625..1de2bbe 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.7-SNAPSHOT + 1.2.8-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-standalone onap/msb/apigateway/apiroute/apiroute-standalone pom - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT apiroute diff --git a/apiroute/pom.xml b/apiroute/pom.xml index a0566b8..957b244 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -11,14 +11,14 @@ org.onap.msb.apigateway msb-apigateway-parent - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT 4.0.0 org.onap.msb.apigateway.apiroute apiroute-parent onap/msb/apigateway/apiroute pom - 1.2.7-SNAPSHOT + 1.2.8-SNAPSHOT apiroute-service -- cgit 1.2.3-korg