diff options
Diffstat (limited to 'zte/sfc-driver/plugin-standalone')
-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 de7cab4..fa83788 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.0.0-SNAPSHOT</version> + <version>1.1.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.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <dependencies> <dependency> |