diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
commit | 17a584327da7ae2b14f7e5e7eec3814346831716 (patch) | |
tree | 57624e38816417a8327d1aa9c6070bc072125f45 /vnftools/features/features-vnftools | |
parent | 3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ia039c974a253c0d9f2e22200a31a6ef819665a5d
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnftools/features/features-vnftools')
-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 aa430d0d..71db6c9c 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.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |