aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:53:15 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 15:53:15 +0800
commit281069ce1892b0a6eb0d43a018a4dbbcf0db974b (patch)
treed311ceff4616de23ea65b1df2c078319c0901759
parentb1d8af7af686717a5dcebc8341f6c58cb15d39e7 (diff)
Update pom oparent version of vfc-nfvo-catalog
Change from 1.0.0-SNAPSHOT to 0.1.1 Change-Id: I392068ca324da8dbd6d599e0414198494cdf6824 Issue-Id: VFC-514 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cad0d1b7..ce330e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.catalog</groupId>