summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-10-10 16:00:57 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-10-10 16:00:57 +0800
commitde5fde51202e4f550a4d1365790adad5bb236551 (patch)
tree9828a4f29ee5cd4a562ee2cc7cb64a9bfcc21e0e
parent15c37b910752bcf534dbe58d970dcd4b71b7cb76 (diff)
Update pom oparent version of vfc-driver-sfc
Change from 1.0.0-SNAPSHOT to 0.1.1 Change-Id: I3c543d611fd6690239babf86671e4ed4557973e7 Issue-Id: VFC-514 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--pom.xml2
-rw-r--r--zte/sfc-driver/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7332784..ea37e23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,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.driver.sfc</groupId>
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml
index a83cf49..b1f4c13 100644
--- a/zte/sfc-driver/pom.xml
+++ b/zte/sfc-driver/pom.xml
@@ -20,7 +20,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.driver.sfc</groupId>