aboutsummaryrefslogtreecommitdiffstats
path: root/openresty-ext
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-29 11:31:55 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-29 11:31:55 +0800
commitf5d2b5f6f30f25d8b06426f7144c3e623e22595d (patch)
tree0c5e18307bf6c331a9ba58dcfd788d3dd4e8e518 /openresty-ext
parentc0bee09e920b2154cad4cccfd1b23fbdb9bb9274 (diff)
Bump apigateway version to 1.3.1
Bump apigateway version to 1.3.1 Issue-ID: MSB-593 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I2d88b0763b1b1292876ac1cb1fdbb35fc72625c7
Diffstat (limited to 'openresty-ext')
-rw-r--r--openresty-ext/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openresty-ext/pom.xml b/openresty-ext/pom.xml
index eb83527..cd36f8f 100644
--- a/openresty-ext/pom.xml
+++ b/openresty-ext/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.msb.apigateway</groupId>
<artifactId>openresty-ext</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>onap/msb/apigateway/openresty-ext</name>
<packaging>pom</packaging>