summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/sfc-driver/pom.xml
diff options
context:
space:
mode:
authorYan Yang <yangyanyj@chinamobile.com>2018-10-10 06:07:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-10 06:07:37 +0000
commit284c5ab4bcc396a1b191e3c02507a1712af163fe (patch)
tree4a185eda8760af4c3323663a36c1a6a36b1a289f /zte/sfc-driver/sfc-driver/pom.xml
parent2e07978c045362e5fce86976b2c508efe05dca60 (diff)
parenta6cedf98718ad85e7610e6bd298197772184f10a (diff)
Merge "Update pom and docker version of zte-sfc-driver"3.0.1-ONAP3.0.0-ONAP1.2.0casablanca
Diffstat (limited to 'zte/sfc-driver/sfc-driver/pom.xml')
-rw-r--r--zte/sfc-driver/sfc-driver/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zte/sfc-driver/sfc-driver/pom.xml b/zte/sfc-driver/sfc-driver/pom.xml
index 44fca21..030bbf7 100644
--- a/zte/sfc-driver/sfc-driver/pom.xml
+++ b/zte/sfc-driver/sfc-driver/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
<artifactId>sfc-driver-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver</groupId>
<artifactId>sfc-driver</artifactId>
<name>vfc/nfvo/driver/sfc/zte/sfc-driver/sfc-driver</name>
<packaging>jar</packaging>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<properties>
<dropwizard.version>0.8.0</dropwizard.version>
<jetty.version>9.2.9.v20150224</jetty.version>