diff options
Diffstat (limited to 'vnftools/features/pom.xml')
-rw-r--r-- | vnftools/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 0a69d853..3e661d80 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>vnftools</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>vnftools-features</artifactId> <name>VNF tools Plugin - Features</name> |