From 11948176e180024781e2b916a81c80a902d35545 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 8 Aug 2019 13:22:43 +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 a60ff02d..404405a1 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 - 1.6.1-SNAPSHOT + 1.6.1 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 4f548c27..87b5ad1f 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 1.6.1-SNAPSHOT + 1.6.1 pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 52bbf6cc..49bcc20f 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.1 pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 796bfe48..3b25daa7 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 - 1.6.1-SNAPSHOT + 1.6.1 feature sdnc-northbound :: features :: ${project.artifactId} -- cgit