From 26ab5937f2487cbd527ab56b7d818c992944d02f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Sep 2021 10:52:51 -0400 Subject: Release version 2.2.0 (initial Istanbul) Release version 2.2.0 (initial Istanbul) of sdnc/northbound and roll to next snapshot version Issue-ID: SDNC-1609 Signed-off-by: Dan Timoney Change-Id: I4a8a034af6ca9206e9e7700c662bba3ea7365fd4 --- 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 b51b7931..dab75a11 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 - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index f926dfeb..1c6c8af4 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 66870edb..3bdd4aa3 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 - 2.2.0-SNAPSHOT + 2.2.1-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg