Release sdnc/northbound 1.8.1
authorjenkins-releng <jenkins-releng@onap.org>
Fri, 1 May 2020 13:41:36 +0000 (13:41 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Fri, 1 May 2020 13:41:36 +0000 (13:41 +0000)
33 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/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 41e730f..0dab2cb 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-sdnc-northbound</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 49a4032..462e5d2 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-features-installer</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 12ef791..26b6e3a 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-feature-aggregator</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: features</name>
index 9ac1814..6a8f010 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound-all</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: features :: ${project.artifactId}</name>
index 0f56a21..8688961 100644 (file)
@@ -6,7 +6,7 @@
     <packaging>jar</packaging>
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-client</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
 
     <name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
     <url>http://wiki.onap.org</url>
index cea63ad..b30c419 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-generic-resource-api</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 6e40ee3..574fc7a 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-features</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index dc35bac..5530262 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-generic-resource-api</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index b4bce04..fe0c448 100755 (executable)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>generic-resource-api-installer</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 2683ecd..9561ede 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-model</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index bba6067..07dce54 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>generic-resource-api</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: generic-resource-api</name>
index 2e78c09..51651fd 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>generic-resource-api-provider</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>
index 35f2915..b7c31d1 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>features-optical-service</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 65be145..7fd434b 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-features</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name>
index 984b6a3..0cdd15d 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-optical-service</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index 4b58156..a6f3d8c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-installer</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index d89c54e..ad5a753 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-model</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
index aa4581d..919538e 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service</name>
index 2bd1e1d..fd25ff7 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-provider</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
diff --git a/pom.xml b/pom.xml
index 12e243f..4f4dca4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound</name>
index f749295..da0d62d 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-vnfapi</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index ec57a91..ac38632 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-features</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index ee04832..97ca216 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnfapi</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index ddba988..07c18ad 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-installer</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index 5d00014..543c270 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-model</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index aadc9d8..612a1e6 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnfapi</name>
index 8507e69..d5a3eff 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnfapi-provider</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name>
index b99ec0d..6c237ad 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>features-vnftools</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>feature</packaging>
 
        <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 41f1407..02ffd60 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-features</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index e9e9e06..7d26559 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>sdnc-vnftools</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>feature</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 73942fe..3e3ef5f 100755 (executable)
@@ -10,7 +10,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>vnftools-installer</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>
index 48c20c1..e8842a3 100644 (file)
@@ -10,7 +10,7 @@
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>vnftools</artifactId>
-       <version>1.8.1-SNAPSHOT</version>
+       <version>1.8.1</version>
        <packaging>pom</packaging>
 
        <name>VNF Tools Plugin</name>
index 07ad19a..bc7dc4c 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>vnftools-provider</artifactId>
-    <version>1.8.1-SNAPSHOT</version>
+    <version>1.8.1</version>
     <packaging>bundle</packaging>
 
     <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>