aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/provider/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-20 11:07:31 -0400
committerDan Timoney <dtimoney@att.com>2022-09-20 11:07:31 -0400
commit6a8029c5a5318d64f6b0d67894a1e47bcacc50d5 (patch)
treea915d34784afc31d5ceb8aaca542af36066e6d48 /vnftools/provider/pom.xml
parent219b28ed3c3ee23f10d67c9c50583a8bd5a84f3a (diff)
Update to use released Kohn ccsdk artifacts
Update to use released version of Kohn ccsdk artifacts Issue-ID: SDNC-1734 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If9a5d248508e6e779b1f9b6f6a1a2ec135764833
Diffstat (limited to 'vnftools/provider/pom.xml')
-rw-r--r--vnftools/provider/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml
index 876350dc..11437925 100644
--- a/vnftools/provider/pom.xml
+++ b/vnftools/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.4.1</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>
@@ -18,7 +18,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <ccsdk.sli.version>1.5.0-SNAPSHOT</ccsdk.sli.version>
</properties>
<dependencies>