diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 15:41:21 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 15:41:21 -0400 |
commit | 2455061f244f9ffd042861118ecf21a6166ac4a3 (patch) | |
tree | 00feb2efad1592739d39575836b201a0149c2c9e /vnfapi/features/features-vnfapi | |
parent | 8a99fda83c0dd211dd753542d8167d60f235c2ac (diff) |
Roll to next snapshot version
Roll to next snapshot version (1.5.2-SNAPSHOT)
Change-Id: I0258852b27f811f946f9b2391084d96c1f9ac1a5
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnfapi/features/features-vnfapi')
-rw-r--r-- | vnfapi/features/features-vnfapi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index 13fe09a1..d476e765 100644 --- a/vnfapi/features/features-vnfapi/pom.xml +++ b/vnfapi/features/features-vnfapi/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.2.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnfapi</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> |