summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-03-23 16:46:47 +0800
committeryunlong ying <ying.yunlong@zte.com.cn>2018-03-23 09:37:55 +0000
commit3b7cee203aeeb82a1b8b6d23a59f3681808b02f6 (patch)
tree95998c97f16e2c91a2648e302812d82f6eff8f1c /zte/sfc-driver/pom.xml
parenta9a89ca8b15786e11d66b8aad644670c45363b65 (diff)
Fix sfcdriver startup bug
Change-Id: Icec797cdc214a5c53a364adf3287f6d0d269d938 Issue-ID: VFC-843 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'zte/sfc-driver/pom.xml')
-rw-r--r--zte/sfc-driver/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml
index dfd9bfe..6eeb213 100644
--- a/zte/sfc-driver/pom.xml
+++ b/zte/sfc-driver/pom.xml
@@ -20,9 +20,9 @@
<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>
+ <modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
<artifactId>sfc-driver-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>