From 96ebe3c2da0573031ef65ea257d655ef9b45fda2 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 27 Apr 2023 12:29:06 +0000 Subject: Release sdnc/northbound --- features/features-sdnc-northbound/pom.xml | 2 +- features/installer/pom.xml | 2 +- features/pom.xml | 2 +- features/sdnc-northbound-all/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'features') diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 0f185de0..e5f5a656 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-sdnc-northbound - 2.5.0-SNAPSHOT + 2.5.0 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index f9fde573..9ced45c0 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.5.0-SNAPSHOT + 2.5.0 pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 5e7d848e..b947a49e 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.5.0-SNAPSHOT + 2.5.0 pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 39734c81..04af7c2a 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-all - 2.5.0-SNAPSHOT + 2.5.0 feature sdnc-northbound :: features :: ${project.artifactId} -- cgit