From 48fae52d0659bb0ca481cd20a8bd81e7c91a558a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Sun, 1 Nov 2020 19:04:46 +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 +- 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 c9ce27f5..580eed48 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 717d4116..570455bc 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 132b69e1..72f5645e 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 5515dff6..d04ec150 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml index dd4b378c..21be7588 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.0.2-SNAPSHOT + 2.0.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 02262726..0891e3b3 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.0.2-SNAPSHOT + 2.0.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 2dfd7ca8..a4b47a0d 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.0.2-SNAPSHOT + 2.0.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 c5ed3e26..948bc283 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.0.2-SNAPSHOT + 2.0.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 0a40e193..604265e7 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.0.2-SNAPSHOT + 2.0.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 3a8a2f5d..16f9f391 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.0.2-SNAPSHOT + 2.0.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 f729d004..7603e16f 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.0.2-SNAPSHOT + 2.0.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 3d185a57..451e62b1 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.0.2-SNAPSHOT + 2.0.2 bundle sdnc-northbound :: generic-resource-api :: ${project.artifactId} diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index 9408f9fd..1b137de7 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.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: generic-resource-api diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index 16f1bfd4..2497d1b8 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.0.2-SNAPSHOT + 2.0.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 e43363e9..c5040a96 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index de2941ee..f8e5bd10 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.0.2-SNAPSHOT + 2.0.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 acb8cdda..fd7a9edc 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 2cd0908b..be620487 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.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 321e96c8..70264a0d 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.0.2-SNAPSHOT + 2.0.2 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 47e21847..79973674 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound optical-service - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: optical-service diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml index 54e4df65..c623077c 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.0.2-SNAPSHOT + 2.0.2 bundle sdnc-northbound :: optical-service :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index ecbe25c2..8d746b19 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound sdnc-northbound - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index ef025fcf..b60b7694 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 d3390817..82250a56 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 94e7df3a..a0943d42 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 8423accb..8057f673 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 b3290ca1..d5a4fbba 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 06cfe2ec..2249129e 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 9041a8e9..cb00a54a 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 9d4614c4..ae1ea2c1 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index a1df4499..64037b5b 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-features - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index 5cea4e5b..3e85c008 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.0.2-SNAPSHOT + 2.0.2 feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index bd97a0a2..8a4030e2 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools-installer - 2.0.2-SNAPSHOT + 2.0.2 pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/pom.xml b/vnftools/pom.xml index 8310d8a6..8d17959e 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.northbound vnftools - 2.0.2-SNAPSHOT + 2.0.2 pom VNF Tools Plugin diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index d6394c50..5f68997f 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.sdnc.northbound vnftools-provider - 2.0.2-SNAPSHOT + 2.0.2 bundle sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg