diff options
author | 2018-10-10 06:07:37 +0000 | |
---|---|---|
committer | 2018-10-10 06:07:37 +0000 | |
commit | 284c5ab4bcc396a1b191e3c02507a1712af163fe (patch) | |
tree | 4a185eda8760af4c3323663a36c1a6a36b1a289f /zte/sfc-driver/plugin-standalone/pom.xml | |
parent | 2e07978c045362e5fce86976b2c508efe05dca60 (diff) | |
parent | a6cedf98718ad85e7610e6bd298197772184f10a (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/plugin-standalone/pom.xml')
-rw-r--r-- | zte/sfc-driver/plugin-standalone/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zte/sfc-driver/plugin-standalone/pom.xml b/zte/sfc-driver/plugin-standalone/pom.xml index fa83788..6a6f8e5 100644 --- a/zte/sfc-driver/plugin-standalone/pom.xml +++ b/zte/sfc-driver/plugin-standalone/pom.xml @@ -19,14 +19,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-standalone</groupId> <artifactId>vfc-nfvo-driver-sfc-zte-sfc-driver</artifactId> <name>vfc/nfvo/driver/sfc/zte/sfc-driver/plugin-standalone</name> <packaging>pom</packaging> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <dependencies> <dependency> |