diff options
Diffstat (limited to 'vnftools/features/pom.xml')
-rw-r--r-- | vnftools/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index f6d81d87..1ee80b62 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-features</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |