diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-16 10:10:33 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-19 16:23:33 -0400 |
commit | 58b88df91a91393b1bb2200a82093ed5601cc46a (patch) | |
tree | c247442df741c18a9c74da2d795bd56ccf4c9c78 /vnftools/features/features-vnftools/pom.xml | |
parent | 8740b37cea9abce5f2984fe1c728b0c82ed0a84e (diff) |
Code changes for Neon
Code changes for Neon port
Change-Id: I4dea521cabdf79e5dcefc7fa079516e2215337a4
Issue-ID: SDNC-850
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnftools/features/features-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 90d9c142..27070036 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>1.3.3-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |