summaryrefslogtreecommitdiffstats
path: root/vnfapi/installer
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-19 16:04:13 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-19 16:04:13 -0500
commit46b57c6b2008ca53ec1a4f7915a552a7c85e7c6a (patch)
tree6ee54a1b249cb0d7281031a8a5ee836f9d743178 /vnfapi/installer
parente5dbeedcdb66f7085f9d3c83fa3a41194ad025d3 (diff)
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT Change-Id: I33627f29b17b38c4865190fce677e5336ea48a81 Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'vnfapi/installer')
-rwxr-xr-xvnfapi/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index c74da84d..98a82848 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnfapi-installer</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>