Release ccsdk/cds 0.6.5
authorjenkins-releng <jenkins-releng@onap.org>
Tue, 14 Apr 2020 13:46:56 +0000 (13:46 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Tue, 14 Apr 2020 13:46:56 +0000 (13:46 +0000)
51 files changed:
cds-ui/application/pom.xml
cds-ui/client/pom.xml
cds-ui/pom.xml
cds-ui/server/pom.xml
components/model-catalog/proto-definition/pom.xml
components/parent/pom.xml
components/pom.xml
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/cba-parent/pom.xml
ms/blueprintsprocessor/distribution/pom.xml
ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml
ms/blueprintsprocessor/functions/cli-executor/pom.xml
ms/blueprintsprocessor/functions/config-snapshots/pom.xml
ms/blueprintsprocessor/functions/netconf-executor/pom.xml
ms/blueprintsprocessor/functions/pom.xml
ms/blueprintsprocessor/functions/python-executor/pom.xml
ms/blueprintsprocessor/functions/resource-resolution/pom.xml
ms/blueprintsprocessor/functions/restconf-executor/pom.xml
ms/blueprintsprocessor/modules/commons/db-lib/pom.xml
ms/blueprintsprocessor/modules/commons/dmaap-lib/pom.xml
ms/blueprintsprocessor/modules/commons/grpc-lib/pom.xml
ms/blueprintsprocessor/modules/commons/message-lib/pom.xml
ms/blueprintsprocessor/modules/commons/pom.xml
ms/blueprintsprocessor/modules/commons/processor-core/pom.xml
ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml
ms/blueprintsprocessor/modules/commons/ssh-lib/pom.xml
ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/pom.xml
ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml
ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml
ms/blueprintsprocessor/modules/outbounds/pom.xml
ms/blueprintsprocessor/modules/pom.xml
ms/blueprintsprocessor/modules/services/execution-service/pom.xml
ms/blueprintsprocessor/modules/services/pom.xml
ms/blueprintsprocessor/modules/services/workflow-service/pom.xml
ms/blueprintsprocessor/parent/pom.xml
ms/blueprintsprocessor/pom.xml
ms/command-executor/pom.xml
ms/controllerblueprints/modules/blueprint-core/pom.xml
ms/controllerblueprints/modules/blueprint-validation/pom.xml
ms/controllerblueprints/modules/pom.xml
ms/controllerblueprints/modules/resource-dict/pom.xml
ms/controllerblueprints/parent/pom.xml
ms/controllerblueprints/pom.xml
ms/pom.xml
ms/sdclistener/application/pom.xml
ms/sdclistener/distribution/pom.xml
ms/sdclistener/parent/pom.xml
ms/sdclistener/pom.xml
pom.xml

index e25eec1..e8fb7d4 100644 (file)
@@ -24,12 +24,12 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ui</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>application</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>pom</packaging>
 
     <name>cds-ui-application</name>
index 39e84eb..a6e5fb1 100644 (file)
@@ -24,12 +24,12 @@ limitations under the License.
   <parent>
     <groupId>org.onap.ccsdk.cds</groupId>
     <artifactId>ui</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <relativePath>..</relativePath>
   </parent>
 
   <artifactId>ui-client</artifactId>
-  <version>0.6.5-SNAPSHOT</version>
+  <version>0.6.5</version>
   <packaging>pom</packaging>
 
   <name>cds-ui-client</name>
index 3540e44..23c855f 100644 (file)
@@ -30,7 +30,7 @@ limitations under the License.
 
     <groupId>org.onap.ccsdk.cds</groupId>
     <artifactId>ui</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>pom</packaging>
 
     <name>cds-ui-parent</name>
index c8b0637..d84d487 100644 (file)
@@ -24,12 +24,12 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ui</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ui-server</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>pom</packaging>
 
     <name>cds-ui-server</name>
index 344e5e5..b987071 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../../../</relativePath>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.components</groupId>
     <artifactId>proto-definition</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>jar</packaging>
 
     <name>Controller Blueprints Proto Definition</name>
index 0c018b3..39f0a0b 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>components</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <groupId>org.onap.ccsdk.cds.components</groupId>
     <artifactId>parent</artifactId>
index f11efe6..6d0fe56 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>components</artifactId>
index 6509158..85b59ad 100755 (executable)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>application</artifactId>
index 513a7e7..7862294 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>cba-parent</artifactId>
index 55c4a7e..acac099 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>distribution</artifactId>
index 5f03b31..ef11b73 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>functions</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 52b3cfc..96af22d 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>functions</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
index f0f0170..23776ea 100644 (file)
     <parent>
         <artifactId>functions</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
     <artifactId>config-snapshots</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <name>Blueprints Processor Function - Config Snapshots</name>
     <description>Blueprints Processor Function - Config Snapshots</description>
 
index 6fb9e38..2a2e1cc 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>functions</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
index b457dc9..2b2cb4a 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 740ef25..3a2585c 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>functions</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 33b8390..cb427c0 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>functions</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
     <artifactId>resource-resolution</artifactId>
index ea1ea0e..d588ccd 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>functions</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId>
index 0bdb242..8a1b3cd 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>db-lib</artifactId>
index 1fd3a0f..dfbe0ed 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>dmaap-lib</artifactId>
index cf30fe8..a52ec1d 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>commons</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index fcce622..14b9a65 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>commons</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 10746a0..d4993ba 100755 (executable)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>commons</artifactId>
index db14b63..9d690e2 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>processor-core</artifactId>
index 0fc6797..35da72e 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>commons</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>rest-lib</artifactId>
index ff1224b..74a742b 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>commons</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 4fd567d..e078ffd 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>inbounds</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
     <artifactId>configs-api</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>jar</packaging>
     <name>Blueprints Processor Resource Configurations API</name>
     <description>Blueprints Processor Resource Configurations API</description>
index e9bda82..f44f03f 100644 (file)
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>inbounds</artifactId>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>designer-api</artifactId>
index fe13912..a0acee6 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>inbounds</artifactId>
index 8f8d86f..35a3fd9 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>inbounds</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>resource-api</artifactId>
index 583e179..0beb3b4 100755 (executable)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>inbounds</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>selfservice-api</artifactId>
index d2b09e2..14fd452 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>outbounds</artifactId>
index c7302db..864aad2 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bd58664..0a1252c 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>services</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>execution-service</artifactId>
index 6112fec..0abf656 100755 (executable)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>services</artifactId>
index 8079963..733b34e 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>services</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 478c44f..ea2c5af 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>blueprintsprocessor</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
     <artifactId>parent</artifactId>
index c227dff..ce96c1b 100755 (executable)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>blueprintsprocessor</artifactId>
index 01095be..36e566a 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
     <artifactId>command-executor</artifactId>
index 59e4e32..e97c833 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <artifactId>blueprint-core</artifactId>
     <name>Controller Blueprints Core</name>
index 3109f5f..a2c5d40 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <artifactId>blueprint-validation</artifactId>
     <name>Controller Blueprints Validation Service</name>
index 3524569..4fb8b45 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>modules</artifactId>
index 2fc2af4..3b0853e 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
         <artifactId>modules</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <artifactId>resource-dict</artifactId>
     <name>Controller Blueprints Resource Dictionary</name>
index 2a47ff1..f3c2ec1 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>controllerblueprints</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <groupId>org.onap.ccsdk.cds.controllerblueprints</groupId>
     <artifactId>parent</artifactId>
index 7f32fbc..a8464a5 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>controllerblueprints</artifactId>
     <name>Controller Blueprints Root</name>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <properties>
         <service.name>ControllerBlueprints</service.name>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 9d92c90..8fd72ff 100644 (file)
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ms</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>pom</packaging>
 
     <name>Micro-services Root</name>
index 13a9f90..7080e20 100644 (file)
   <parent>
     <groupId>org.onap.ccsdk.cds.sdclistener</groupId>
     <artifactId>parent</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>application</artifactId>
   <packaging>jar</packaging>
-  <version>0.6.5-SNAPSHOT</version>
+  <version>0.6.5</version>
   <name>SDC Listener Application</name>
 
   <properties>
index f70f318..34281fe 100755 (executable)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds.sdclistener</groupId>
         <artifactId>parent</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>distribution</artifactId>
index 6835179..9ad6ba6 100755 (executable)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>sdclistener</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
     <groupId>org.onap.ccsdk.cds.sdclistener</groupId>
     <artifactId>parent</artifactId>
index e944f22..7ea4b48 100644 (file)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>ms</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 6887e32..35ee810 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
 
     <groupId>org.onap.ccsdk.cds</groupId>
     <artifactId>parent</artifactId>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <packaging>pom</packaging>
 
     <name>cds-parent</name>