Release sdnc/northbound 2.1.3
authorjenkins-releng <jenkins-releng@onap.org>
Mon, 19 Apr 2021 21:47:22 +0000 (21:47 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Mon, 19 Apr 2021 21:47:22 +0000 (21:47 +0000)
35 files changed:
features/features-sdnc-northbound/pom.xml
features/installer/pom.xml
features/pom.xml
features/sdnc-northbound-all/pom.xml
generic-resource-api/client/pom.xml
generic-resource-api/features/features-generic-resource-api/pom.xml
generic-resource-api/features/pom.xml
generic-resource-api/features/sdnc-generic-resource-api/pom.xml
generic-resource-api/installer/pom.xml
generic-resource-api/model/pom.xml
generic-resource-api/model/swagger/pom.xml
generic-resource-api/model/yang/pom.xml
generic-resource-api/pom.xml
generic-resource-api/provider/pom.xml
optical-service/features/features-optical-service/pom.xml
optical-service/features/pom.xml
optical-service/features/sdnc-optical-service/pom.xml
optical-service/installer/pom.xml
optical-service/model/pom.xml
optical-service/pom.xml
optical-service/provider/pom.xml
pom.xml
vnfapi/features/features-vnfapi/pom.xml
vnfapi/features/pom.xml
vnfapi/features/sdnc-vnfapi/pom.xml
vnfapi/installer/pom.xml
vnfapi/model/pom.xml
vnfapi/pom.xml
vnfapi/provider/pom.xml
vnftools/features/features-vnftools/pom.xml
vnftools/features/pom.xml
vnftools/features/sdnc-vnftools/pom.xml
vnftools/installer/pom.xml
vnftools/pom.xml
vnftools/provider/pom.xml

index 2fd42cf..22c59ce 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-sdnc-northbound</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 0fa24ab..5b9e445 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-features-installer</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 25f273c..e1d6dcc 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-feature-aggregator</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: features</name>
index 9f3a9e3..2e1cbd3 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-all</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index cb7efa3..8332dd0 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-client</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index 8ea7a8e..d8475ab 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-generic-resource-api</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 876eebe..4216e64 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-features</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 39515ec..018920e 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-generic-resource-api</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 8b6675d..07352da 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>generic-resource-api-installer</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index baf58e2..2ae6bc8 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>generic-resource-api-model</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 5a389f0..1aef5dc 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-swagger</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>jar</packaging>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
index 4081c70..cf18bb5 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model-yang</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 10131b6..c538f3d 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>generic-resource-api</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: generic-resource-api</name>
index 0d069fd..49840e8 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-provider</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index c756ff5..359df14 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-optical-service</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index d119fb9..3b3ae7d 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-features</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name>
index cfcad7f..41c86f7 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-optical-service</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index bd3dc0b..2985e67 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-installer</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 3a24745..5caa961 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-model</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 346aa57..b8909de 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service</name>
index 80448d0..7ac1fd5 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-provider</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 0be736d..2942545 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound</name>
index 5e5c8d4..d019092 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-vnfapi</artifactId>
-       <version>2.0.1-SNAPSHOT</version>
+       <version>2.0.1</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index 01a4ab1..a974755 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-features</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index ea8f73a..0d23132 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnfapi</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index 82bc160..62f18e9 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-installer</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index 0213666..7d9854e 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-model</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index bbd650b..aff9783 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi</name>
index 4ba48d0..484f966 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-provider</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index b4643e2..8002b16 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-vnftools</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 470826f..7a2b1da 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-features</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 22b3b35..4cc4b4f 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnftools</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 94b59a6..e8563ad 100755 (executable)
@@ -10,7 +10,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>vnftools-installer</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 05a6c15..0c74167 100644 (file)
@@ -10,7 +10,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>vnftools</artifactId>
-       <version>2.1.3-SNAPSHOT</version>
+       <version>2.1.3</version>
        <packaging>pom</packaging>
 
        <name>VNF Tools Plugin</name>
index ec5059b..59759c3 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-provider</artifactId>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.3</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>