diff options
author | luxin <luxin7@huawei.com> | 2017-12-19 20:49:02 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-12-19 20:49:02 +0800 |
commit | 5c1540559abea0c76191ea97b5c8cb4a4dc990a1 (patch) | |
tree | e87da6fc5128dc42e77916a8743e4830d65eb5e4 /pom.xml | |
parent | f65ee936e9af035ce473808b7685d8170272d14f (diff) |
Update VFC version number
Change-Id: I295c2dd348bc24c6aaf5875c93744d9645a4d531
Issue-ID: VFC-624
Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.resmanagement</groupId> <artifactId>vfc-nfvo-resmanagement</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-resmanagement</name> <description>vfc nfvo resmanagement</description> |