diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 15:06:29 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 15:06:29 -0400 |
commit | b2ce85f8a244c87b6c858a77bcc9c939cb58c59a (patch) | |
tree | 7f168f2369291e2639909e840a129c31f04df43e /vnftools/features/features-vnftools/pom.xml | |
parent | 8a99fda83c0dd211dd753542d8167d60f235c2ac (diff) |
Update master for El Alto versioning
Update version in master branch to El Alto version scheme (1.6.0-SNAPSHOT)
Change-Id: Iaecc14b953068ce8c006f473adaf1f61ab756712
Issue-ID: SDNC-735
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 29d6657a..1906edbe 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.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |