summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2020-03-04 15:18:31 +0800
committeryangyan <yangyanyj@chinamobile.com>2020-03-04 15:22:10 +0800
commit3e044c00b80e7041bb7d71b2daaba015f473ddf4 (patch)
treec4a1e39b3b0bc4fc72bc5a5d67d9eafc04db4dc5 /deployment
parent3a9df1e72e715d9a5955b4d6e16ddc402a629d1c (diff)
Update multivimproxy release version to 1.3.1
Change-Id: I83d076e819054496e339220a4ac97fd70a35a068 Issue-ID: VFC-1626 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'deployment')
-rw-r--r--deployment/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 93c9871..92e42b2 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -19,10 +19,10 @@
<parent>
<groupId>org.onap.vfc.nfvo.multivimproxy</groupId>
<artifactId>vfc-nfvo-multivimproxy</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<artifactId>vfc-nfvo-multivimproxy-deployment</artifactId>
<name>vfc-nfvo-multivimproxy-deployment</name>
<packaging>pom</packaging>