From 7a28e48343d09b8d65c27635a7e94746388b8bbe Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 1 May 2020 13:41:36 +0000 Subject: Release sdnc/northbound --- vnftools/features/features-vnftools/pom.xml | 2 +- vnftools/features/pom.xml | 2 +- vnftools/features/sdnc-vnftools/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vnftools/features') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index b99ec0db..6c237ad8 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-vnftools - 1.8.1-SNAPSHOT + 1.8.1 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 41f14077..02ffd608 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 1.8.1-SNAPSHOT + 1.8.1 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index e9e9e06c..7d26559d 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-vnftools - 1.8.1-SNAPSHOT + 1.8.1 feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit