aboutsummaryrefslogtreecommitdiffstats
path: root/vnfapi/model/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 15:41:21 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 15:41:21 -0400
commit2455061f244f9ffd042861118ecf21a6166ac4a3 (patch)
tree00feb2efad1592739d39575836b201a0149c2c9e /vnfapi/model/pom.xml
parent8a99fda83c0dd211dd753542d8167d60f235c2ac (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/model/pom.xml')
-rw-r--r--vnfapi/model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml
index 3012acb6..a88d837f 100644
--- a/vnfapi/model/pom.xml
+++ b/vnfapi/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-model</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>