aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/features/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 21:28:15 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-31 21:28:15 -0400
commit80be80fba0d9a10ca256a906c571b4c0eedc164f (patch)
tree28993c1852121cfa2154b27972b9279ede323301 /vnftools/features/pom.xml
parentba26d2a99fd0812a02dd1338461755f42b01e3e2 (diff)
Update to use CCSDK 0.2.4v1.3.42.0.0-ONAPbeijing2.0.0-ONAP
Update to use CCSDK version 0.2.4 Change-Id: I2588021598deeb694db7751be7f38c7548a7c3cc Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'vnftools/features/pom.xml')
-rw-r--r--vnftools/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml
index 2966b382..436db9bc 100644
--- a/vnftools/features/pom.xml
+++ b/vnftools/features/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3</version>
+ <version>1.0.4</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools-features</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>