Release dcaegen2/services/sdk 1.8.7
authorjenkins-releng <jenkins-releng@onap.org>
Mon, 2 Aug 2021 16:35:44 +0000 (16:35 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Mon, 2 Aug 2021 16:35:44 +0000 (16:35 +0000)
26 files changed:
pom.xml
rest-services/cbs-client/pom.xml
rest-services/dmaap-client/pom.xml
rest-services/http-client/pom.xml
rest-services/model/pom.xml
rest-services/pom.xml
security/crypt-password/pom.xml
security/pom.xml
security/ssl/pom.xml
services/common/pom.xml
services/external-schema-manager/pom.xml
services/hv-ves-client/pom.xml
services/hv-ves-client/producer/api/pom.xml
services/hv-ves-client/producer/ct/pom.xml
services/hv-ves-client/producer/impl/pom.xml
services/hv-ves-client/producer/pom.xml
services/hv-ves-client/protobuf/pom.xml
services/pom.xml
standardization/api-custom-header/pom.xml
standardization/moher-api/healthstate/pom.xml
standardization/moher-api/metrics/pom.xml
standardization/moher-api/pom.xml
standardization/moher-api/server-adapters/pom.xml
standardization/moher-api/server-adapters/reactor-netty/pom.xml
standardization/moher-api/server-adapters/spring-webflux/pom.xml
standardization/pom.xml

diff --git a/pom.xml b/pom.xml
index 2e48988..f907868 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
 
     <name>dcaegen2-services-sdk</name>
     <description>Common SDK repo for all DCAE Services</description>
index 1aaf74b..6fd6259 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index 7a9e584..68bd99b 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index f0edcdf..b89a899 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index cdf7a76..cca8a40 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index 2dad8de..d5a280d 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk</groupId>
index 7f4efb7..565b56d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
         <artifactId>dcaegen2-services-sdk-security</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 1d459d4..a672e1e 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
index 799f66c..d2a4019 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
     <artifactId>dcaegen2-services-sdk-security</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <artifactId>ssl</artifactId>
index e2775bd..ddbb758 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-services</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <artifactId>dcaegen2-services-sdk-services-common</artifactId>
index abcddc5..67bf11c 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-services</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <artifactId>dcaegen2-services-sdk-services-external-schema-manager</artifactId>
index 81b40a5..8482393 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-services</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
index e3d7a03..5842ca3 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>hvvesclient-producer</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <artifactId>hvvesclient-producer-api</artifactId>
index 9dc250a..b27ff0b 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>hvvesclient-producer</artifactId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <artifactId>hvvesclient-producer-ct</artifactId>
index 7c0526b..f32b049 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>hvvesclient-producer</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <artifactId>hvvesclient-producer-impl</artifactId>
index 3a1ff33..2c4684c 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <artifactId>hvvesclient-producer</artifactId>
index 5317fd3..809700f 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>High Volume VES Collector Client :: Protobuf</name>
index 57f8442..62be932 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk</groupId>
index f5256f1..d30613e 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-standardization</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
     <relativePath>..</relativePath>
   </parent>
   
index be38c3f..05366b4 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Health state</name>
index caeaeda..1c8dd3b 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Metrics</name>
index 6d038fb..6971962 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-services-sdk-standardization</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck</name>
index 44c5382..e0d85ee 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters</name>
index fc0e44d..e2bbcbb 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters :: Reactor Netty</name>
index d82bda5..62d8807 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.7-SNAPSHOT</version>
+        <version>1.8.7</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters :: Spring Webflux</name>
index 362fb9f..18f09ef 100644 (file)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.8.7</version>
     <relativePath>..</relativePath>
   </parent>