aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-01 13:41:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-01 13:41:36 +0000
commit7a28e48343d09b8d65c27635a7e94746388b8bbe (patch)
treeb8b19256adac4424c9dbf73a97c7658b2c647a2f
parent6b598616933245519043b054c1163d1c4250b622 (diff)
Release sdnc/northbound1.8.1
-rw-r--r--features/features-sdnc-northbound/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--features/sdnc-northbound-all/pom.xml2
-rw-r--r--generic-resource-api/client/pom.xml2
-rw-r--r--generic-resource-api/features/features-generic-resource-api/pom.xml2
-rw-r--r--generic-resource-api/features/pom.xml2
-rw-r--r--generic-resource-api/features/sdnc-generic-resource-api/pom.xml2
-rwxr-xr-xgeneric-resource-api/installer/pom.xml2
-rw-r--r--generic-resource-api/model/pom.xml2
-rw-r--r--generic-resource-api/pom.xml2
-rw-r--r--generic-resource-api/provider/pom.xml2
-rw-r--r--optical-service/features/features-optical-service/pom.xml2
-rw-r--r--optical-service/features/pom.xml2
-rw-r--r--optical-service/features/sdnc-optical-service/pom.xml2
-rw-r--r--optical-service/installer/pom.xml2
-rw-r--r--optical-service/model/pom.xml2
-rw-r--r--optical-service/pom.xml2
-rw-r--r--optical-service/provider/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--vnfapi/features/features-vnfapi/pom.xml2
-rw-r--r--vnfapi/features/pom.xml2
-rw-r--r--vnfapi/features/sdnc-vnfapi/pom.xml2
-rwxr-xr-xvnfapi/installer/pom.xml2
-rw-r--r--vnfapi/model/pom.xml2
-rw-r--r--vnfapi/pom.xml2
-rw-r--r--vnfapi/provider/pom.xml2
-rw-r--r--vnftools/features/features-vnftools/pom.xml2
-rw-r--r--vnftools/features/pom.xml2
-rw-r--r--vnftools/features/sdnc-vnftools/pom.xml2
-rwxr-xr-xvnftools/installer/pom.xml2
-rw-r--r--vnftools/pom.xml2
-rw-r--r--vnftools/provider/pom.xml2
33 files changed, 33 insertions, 33 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index 41e730f3..0dab2cb7 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -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>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 49a40321..462e5d2d 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -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>
diff --git a/features/pom.xml b/features/pom.xml
index 12ef791a..26b6e3a2 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -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>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index 9ac1814d..6a8f0100 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -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>
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index 0f56a21d..86889617 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -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>
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 cea63ad2..b30c4194 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 @@
<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>
diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml
index 6e40ee31..574fc7a8 100644
--- a/generic-resource-api/features/pom.xml
+++ b/generic-resource-api/features/pom.xml
@@ -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>
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 dc35bac7..55302629 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 @@
<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>
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index b4bce044..fe0c448e 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -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>
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml
index 2683ecd8..9561ede2 100644
--- a/generic-resource-api/model/pom.xml
+++ b/generic-resource-api/model/pom.xml
@@ -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>
diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml
index bba60675..07dce542 100644
--- a/generic-resource-api/pom.xml
+++ b/generic-resource-api/pom.xml
@@ -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>
diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml
index 2e78c093..51651fd1 100644
--- a/generic-resource-api/provider/pom.xml
+++ b/generic-resource-api/provider/pom.xml
@@ -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>
diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml
index 35f2915c..b7c31d15 100644
--- a/optical-service/features/features-optical-service/pom.xml
+++ b/optical-service/features/features-optical-service/pom.xml
@@ -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>
diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml
index 65be1457..7fd434bd 100644
--- a/optical-service/features/pom.xml
+++ b/optical-service/features/pom.xml
@@ -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>
diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml
index 984b6a3c..0cdd15d5 100644
--- a/optical-service/features/sdnc-optical-service/pom.xml
+++ b/optical-service/features/sdnc-optical-service/pom.xml
@@ -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>
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml
index 4b581562..a6f3d8c6 100644
--- a/optical-service/installer/pom.xml
+++ b/optical-service/installer/pom.xml
@@ -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>
diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml
index d89c54ec..ad5a7539 100644
--- a/optical-service/model/pom.xml
+++ b/optical-service/model/pom.xml
@@ -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>
diff --git a/optical-service/pom.xml b/optical-service/pom.xml
index aa4581d7..919538e0 100644
--- a/optical-service/pom.xml
+++ b/optical-service/pom.xml
@@ -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>
diff --git a/optical-service/provider/pom.xml b/optical-service/provider/pom.xml
index 2bd1e1d1..fd25ff79 100644
--- a/optical-service/provider/pom.xml
+++ b/optical-service/provider/pom.xml
@@ -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 12e243fc..4f4dca49 100644
--- 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>
diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml
index f749295e..da0d62d4 100644
--- a/vnfapi/features/features-vnfapi/pom.xml
+++ b/vnfapi/features/features-vnfapi/pom.xml
@@ -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>
diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml
index ec57a915..ac386324 100644
--- a/vnfapi/features/pom.xml
+++ b/vnfapi/features/pom.xml
@@ -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>
diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml
index ee048328..97ca216c 100644
--- a/vnfapi/features/sdnc-vnfapi/pom.xml
+++ b/vnfapi/features/sdnc-vnfapi/pom.xml
@@ -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>
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml
index ddba9883..07c18ade 100755
--- a/vnfapi/installer/pom.xml
+++ b/vnfapi/installer/pom.xml
@@ -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>
diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml
index 5d000149..543c2709 100644
--- a/vnfapi/model/pom.xml
+++ b/vnfapi/model/pom.xml
@@ -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>
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml
index aadc9d89..612a1e69 100644
--- a/vnfapi/pom.xml
+++ b/vnfapi/pom.xml
@@ -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>
diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml
index 8507e693..d5a3eff3 100644
--- a/vnfapi/provider/pom.xml
+++ b/vnfapi/provider/pom.xml
@@ -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>
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml
index b99ec0db..6c237ad8 100644
--- a/vnftools/features/features-vnftools/pom.xml
+++ b/vnftools/features/features-vnftools/pom.xml
@@ -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>
diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml
index 41f14077..02ffd608 100644
--- a/vnftools/features/pom.xml
+++ b/vnftools/features/pom.xml
@@ -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>
diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml
index e9e9e06c..7d26559d 100644
--- a/vnftools/features/sdnc-vnftools/pom.xml
+++ b/vnftools/features/sdnc-vnftools/pom.xml
@@ -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>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 73942fef..3e3ef5f6 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -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>
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index 48c20c17..e8842a3d 100644
--- a/vnftools/pom.xml
+++ b/vnftools/pom.xml
@@ -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>
diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml
index 07ad19a9..bc7dc4c1 100644
--- a/vnftools/provider/pom.xml
+++ b/vnftools/provider/pom.xml
@@ -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>