From 53b89cf10aee63ecdf560d7b8d03914969d1d1df Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 13 Jan 2022 14:00: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 +- 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 +- 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 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 718e0da5..a21984bc 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.2.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 3e454eec..f9604098 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 91e78da1..6e40f1df 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index ed8f7e7b..44096a0c 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.2.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index 337c27eb..b405c935 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.2.3-SNAPSHOT + 2.2.3 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 b3017f00..c94836a5 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.2.3-SNAPSHOT + 2.2.3 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 ab6e2849..069ca167 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.2.3-SNAPSHOT + 2.2.3 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 5c9b44b5..7fcd7b8e 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.2.3-SNAPSHOT + 2.2.3 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 fe3f66e5..910c65f0 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.2.3-SNAPSHOT + 2.2.3 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 f2ff8c91..e933c425 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.2.3-SNAPSHOT + 2.2.3 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 62e1314d..2bbd04bb 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.2.3-SNAPSHOT + 2.2.3 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 bedecac2..738af5d6 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.2.3-SNAPSHOT + 2.2.3 bundle sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index f59eeebc..a336eafb 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.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: generic-resource-api diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 6e893555..b43e0817 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.2.3-SNAPSHOT + 2.2.3 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 4f526609..ba1b8ba3 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.2.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index bc91e0a2..4b502f05 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.2.3-SNAPSHOT + 2.2.3 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 3cc3b728..c415fd19 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.2.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index b56f7739..71ea8c9f 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.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 8907630d..260c3068 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.2.3-SNAPSHOT + 2.2.3 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index c0815319..b1e712e4 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index 5e6ef326..ec159ddf 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.2.3-SNAPSHOT + 2.2.3 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index d2662de0..28cb2e02 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 1a67ab5f..be406950 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.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 4cc2af54..28cac019 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 1f02235f..5b8f1de9 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.3-SNAPSHOT + 2.2.3 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index c3faabfd..8abb7990 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools-installer - 2.2.3-SNAPSHOT + 2.2.3 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/pom.xml b/vnftools/pom.xml index a0343003..fac265d5 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools - 2.2.3-SNAPSHOT + 2.2.3 pom VNF Tools Plugin diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index 3de4c7c3..927f2639 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-provider - 2.2.3-SNAPSHOT + 2.2.3 bundle sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg