From b38e742eaaa780756cf935f4ef5205d1ef86452e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 24 Mar 2021 22:18:08 +0000 Subject: [PATCH] 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 +- generic-resource-api/client/pom.xml | 2 +- generic-resource-api/features/features-generic-resource-api/pom.xml | 2 +- generic-resource-api/features/pom.xml | 2 +- generic-resource-api/features/sdnc-generic-resource-api/pom.xml | 2 +- generic-resource-api/installer/pom.xml | 2 +- generic-resource-api/model/pom.xml | 2 +- generic-resource-api/model/swagger/pom.xml | 2 +- generic-resource-api/model/yang/pom.xml | 2 +- generic-resource-api/pom.xml | 2 +- generic-resource-api/provider/pom.xml | 2 +- optical-service/features/features-optical-service/pom.xml | 2 +- optical-service/features/pom.xml | 2 +- optical-service/features/sdnc-optical-service/pom.xml | 2 +- optical-service/installer/pom.xml | 2 +- optical-service/model/pom.xml | 2 +- optical-service/pom.xml | 2 +- optical-service/provider/pom.xml | 2 +- pom.xml | 2 +- vnfapi/features/features-vnfapi/pom.xml | 2 +- vnfapi/features/pom.xml | 2 +- vnfapi/features/sdnc-vnfapi/pom.xml | 2 +- vnfapi/installer/pom.xml | 2 +- vnfapi/model/pom.xml | 2 +- vnfapi/pom.xml | 2 +- vnfapi/provider/pom.xml | 2 +- vnftools/features/features-vnftools/pom.xml | 2 +- vnftools/features/pom.xml | 2 +- vnftools/features/sdnc-vnftools/pom.xml | 2 +- vnftools/installer/pom.xml | 2 +- vnftools/pom.xml | 2 +- vnftools/provider/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 94c9b6f6..c8f6ca39 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.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 0bf28716..bc08ad80 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index f3420009..5ea23e07 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index c4621021..b3a7ebbb 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.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 030a8dd8..6c563c98 100644 --- a/generic-resource-api/client/pom.xml +++ b/generic-resource-api/client/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound generic-resource-api-client - 2.1.2-SNAPSHOT + 2.1.2 jar sdnc-northbound :: generic-resource-api:: ${project.artifactId} diff --git a/generic-resource-api/features/features-generic-resource-api/pom.xml b/generic-resource-api/features/features-generic-resource-api/pom.xml index 5a27c656..8899ebf3 100644 --- a/generic-resource-api/features/features-generic-resource-api/pom.xml +++ b/generic-resource-api/features/features-generic-resource-api/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-generic-resource-api - 2.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml index dfa6a421..1ffb9484 100644 --- a/generic-resource-api/features/pom.xml +++ b/generic-resource-api/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api-features - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml index a2b949a6..d184acbe 100644 --- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml +++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-generic-resource-api - 2.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index 537d1a19..f2e2bf40 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api-installer - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index 53947fd8..4923e29a 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api-model - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/model/swagger/pom.xml b/generic-resource-api/model/swagger/pom.xml index 0129285f..0b4bb8bd 100644 --- a/generic-resource-api/model/swagger/pom.xml +++ b/generic-resource-api/model/swagger/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound generic-resource-api-model-swagger - 2.1.2-SNAPSHOT + 2.1.2 jar sdnc-northbound :: generic-resource-api:: ${project.artifactId} diff --git a/generic-resource-api/model/yang/pom.xml b/generic-resource-api/model/yang/pom.xml index 7cf5f117..ed2b53c0 100644 --- a/generic-resource-api/model/yang/pom.xml +++ b/generic-resource-api/model/yang/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api-model-yang - 2.1.2-SNAPSHOT + 2.1.2 bundle sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index 3b8d04e1..b7f9092b 100644 --- a/generic-resource-api/pom.xml +++ b/generic-resource-api/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: generic-resource-api diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 2df24ea0..953a2569 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound generic-resource-api-provider - 2.1.2-SNAPSHOT + 2.1.2 bundle sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index fb98e503..abf349a3 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-optical-service - 2.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index 6f62c09a..d1cf3ea7 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-features - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: optical-service:: ${project.artifactId} diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml index a11c2f4f..3bceb808 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-optical-service - 2.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 1fccaf4c..bd3e2844 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-installer - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 551d1053..a2a418fa 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-model - 2.1.2-SNAPSHOT + 2.1.2 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 0398df80..44553a32 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index d0a3991d..1acd89bf 100644 --- a/optical-service/provider/pom.xml +++ b/optical-service/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service-provider - 2.1.2-SNAPSHOT + 2.1.2 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 02bfe029..43e430f0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index bf9f7e5f..dc951ebf 100644 --- a/vnfapi/features/features-vnfapi/pom.xml +++ b/vnfapi/features/features-vnfapi/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound features-vnfapi - 2.0.1-SNAPSHOT + 2.0.1 feature sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index a862958e..29199253 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnfapi-features - 2.0.1-SNAPSHOT + 2.0.1 pom sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml index 0851c3a4..b4154933 100644 --- a/vnfapi/features/sdnc-vnfapi/pom.xml +++ b/vnfapi/features/sdnc-vnfapi/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-vnfapi - 2.0.1-SNAPSHOT + 2.0.1 feature sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index cffd0c65..df6d15d2 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnfapi-installer - 2.0.1-SNAPSHOT + 2.0.1 pom sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index 8344c40b..07d82a75 100644 --- a/vnfapi/model/pom.xml +++ b/vnfapi/model/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnfapi-model - 2.0.1-SNAPSHOT + 2.0.1 bundle sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index 6f6217d6..57563eae 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnfapi - 2.0.1-SNAPSHOT + 2.0.1 pom sdnc-northbound :: vnfapi diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml index 7b8986a5..de837ce1 100644 --- a/vnfapi/provider/pom.xml +++ b/vnfapi/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnfapi-provider - 2.0.1-SNAPSHOT + 2.0.1 bundle sdnc-northbound :: vnfapi :: ${project.artifactId} diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index a8935406..89723f5f 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.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 3268aa27..ac7d5666 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 35d8447e..01dd2bf5 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.1.2-SNAPSHOT + 2.1.2 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index 51048de8..571900e5 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools-installer - 2.1.2-SNAPSHOT + 2.1.2 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/pom.xml b/vnftools/pom.xml index 10eaa50d..66b9b6fe 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools - 2.1.2-SNAPSHOT + 2.1.2 pom VNF Tools Plugin diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index 7c395c23..8d469bdb 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-provider - 2.1.2-SNAPSHOT + 2.1.2 bundle sdnc-northbound :: vnftools :: ${project.artifactId} -- 2.16.6