diff options
Diffstat (limited to 'vnftools/features')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 4 | ||||
-rw-r--r-- | vnftools/features/pom.xml | 4 | ||||
-rw-r--r-- | vnftools/features/sdnc-vnftools/pom.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 0af9d1d5..3aacbcf2 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.4.2</version> + <version>2.5.1</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index b11a5021..8bc9e0b7 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>2.4.2</version> + <version>2.5.1</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-features</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 6bf76b46..22855731 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.2</version> + <version>2.5.1</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-vnftools</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |