diff options
author | Victor Gao <victor.gao@huawei.com> | 2018-07-26 11:44:03 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2018-07-26 11:44:03 +0800 |
commit | 87a0df2baf21781de4e33bd37a81fe2ebc70e697 (patch) | |
tree | 9fc396776294218a67705b26e5f3ccaa8bcb57fb /pom.xml | |
parent | 3d515fd94f18f78135066c64eba9ed9946552333 (diff) |
Update Multivimproxy artifact version
Issue-ID: VFC-644
Change-Id: I0209a21637a5c44effc10859a3f08ad8efaebad5
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,13 +19,13 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
+ <version>1.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.multivimproxy</groupId>
<artifactId>vfc-nfvo-multivimproxy</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>vfc-nfvo-multivimproxy</name>
<description>vfc nfvo multivimproxy</description>
|