diff options
author | luxin <luxin7@huawei.com> | 2017-10-10 15:09:54 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-10-10 15:09:54 +0800 |
commit | 691a08fdfe18231a6b24d56521197402ac982a40 (patch) | |
tree | e521460e117ca624eb7ec29870ea56d9dfcece57 | |
parent | 5170f7e25823923b83ecb28a6dbc3be47f12191c (diff) |
Modify artifact version for resMgr
Change-Id: I6d0fee5e6d689958f8fb61421a8d49361eb6b3db
Issue-Id:VFC-510
Signed-off-by: luxin <luxin7@huawei.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>0.1.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.resmanagement</groupId> |