Release dcaegen2/services/sdk 1.8.8
authorjenkins-releng <jenkins-releng@onap.org>
Wed, 9 Feb 2022 05:26:54 +0000 (05:26 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Wed, 9 Feb 2022 05:26:54 +0000 (05:26 +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 9ab00b9..d5a0822 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
 
     <name>dcaegen2-services-sdk</name>
     <description>Common SDK repo for all DCAE Services</description>
index f78d97b..792c92a 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index 311eba7..3bcafa9 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index cbf6a80..60a5622 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index 08a5e35..9ffc4fe 100644 (file)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-rest-services</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <groupId>org.onap.dcaegen2.services.sdk.rest.services</groupId>
index aa20277..ebd2abc 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk</groupId>
index 0a9ed5b..c7ce700 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
         <artifactId>dcaegen2-services-sdk-security</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 63475af..2db8f72 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
index 9dcff35..e708a2c 100644 (file)
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk.security</groupId>
     <artifactId>dcaegen2-services-sdk-security</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <artifactId>ssl</artifactId>
index 5dfb6cd..c08532c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-services</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <artifactId>dcaegen2-services-sdk-services-common</artifactId>
index 5e3b134..e625a04 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>dcaegen2-services-sdk-services</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <artifactId>dcaegen2-services-sdk-services-external-schema-manager</artifactId>
index 1de1bf2..c4cc8ed 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-services</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
index d248ab4..0a5c418 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>hvvesclient-producer</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <artifactId>hvvesclient-producer-api</artifactId>
index c83c7c0..5ce4fc7 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
         <artifactId>hvvesclient-producer</artifactId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <artifactId>hvvesclient-producer-ct</artifactId>
index 8544968..f4a2751 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>hvvesclient-producer</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <artifactId>hvvesclient-producer-impl</artifactId>
index 3ff4762..b7ccffc 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <artifactId>hvvesclient-producer</artifactId>
index 7eff1a5..1e4987a 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-services-sdk-services-hvvesclient</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>High Volume VES Collector Client :: Protobuf</name>
index 55dfffe..5ba9071 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
   </parent>
 
   <groupId>org.onap.dcaegen2.services.sdk</groupId>
index 5b19066..ea11e86 100644 (file)
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services.sdk</groupId>
     <artifactId>dcaegen2-services-sdk-standardization</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
     <relativePath>..</relativePath>
   </parent>
   
index 578e750..9eb6515 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Health state</name>
index 21d2be7..3c93a54 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Metrics</name>
index 0322128..4a18a24 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>dcaegen2-services-sdk-standardization</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck</name>
index 735b0d6..6c7504a 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-api</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters</name>
index fdd417a..cae9c0e 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters :: Reactor Netty</name>
index 79f8bc3..44a27a0 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>dcaegen2-sdk-moher-server-adapters</artifactId>
         <groupId>org.onap.dcaegen2.services.sdk</groupId>
-        <version>1.8.8-SNAPSHOT</version>
+        <version>1.8.8</version>
     </parent>
 
     <name>Monitoring and Healthcheck :: Server Adapters :: Spring Webflux</name>
index ca441ea..c052323 100644 (file)
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.onap.dcaegen2.services</groupId>
     <artifactId>sdk</artifactId>
-    <version>1.8.8-SNAPSHOT</version>
+    <version>1.8.8</version>
     <relativePath>..</relativePath>
   </parent>