aboutsummaryrefslogtreecommitdiffstats
path: root/redis-ext
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2020-05-13 10:56:31 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2020-05-13 10:56:46 +0800
commit9f1318dc4f43659169afedc1cb23ff4e21f2144f (patch)
tree4a2056a654c4be71e1ef03b74a151ecd9ef3b615 /redis-ext
parent7090d26a60288aa6453b78df5e9952d95306b4b0 (diff)
Add msb-iag to x509 SAN field
Issue-ID: MSB-467 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I729cc95ab7724c9d72b1bc30d8c43962ae9bb3e5
Diffstat (limited to 'redis-ext')
-rw-r--r--redis-ext/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/redis-ext/pom.xml b/redis-ext/pom.xml
index 0997cfe..2fc898d 100644
--- a/redis-ext/pom.xml
+++ b/redis-ext/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.2.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>redis-ext</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.2.8-SNAPSHOT</version>
<name>onap/msb/apigateway/redis-ext</name>
<packaging>pom</packaging>