diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:18:31 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:22:10 +0800 |
commit | 3e044c00b80e7041bb7d71b2daaba015f473ddf4 (patch) | |
tree | c4a1e39b3b0bc4fc72bc5a5d67d9eafc04db4dc5 /pom.xml | |
parent | 3a9df1e72e715d9a5955b4d6e16ddc402a629d1c (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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <groupId>org.onap.vfc.nfvo.multivimproxy</groupId>
<artifactId>vfc-nfvo-multivimproxy</artifactId>
<packaging>pom</packaging>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>vfc-nfvo-multivimproxy</name>
<description>vfc nfvo multivimproxy</description>
|