summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-14 16:42:43 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-14 16:42:43 +0000
commit640322317df6b969c1ba3bfea2195b1bea496157 (patch)
tree5140a90ace5bfc74c3427647c6de9c7b7d097a6a /components
parent82bc5bf7beb713c14757d73de595b419366fc9c4 (diff)
Release ccsdk/cds0.5.2
Diffstat (limited to 'components')
-rw-r--r--components/model-catalog/proto-definition/pom.xml4
-rw-r--r--components/parent/pom.xml2
-rw-r--r--components/pom.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml
index c94d7e6af..aa1cccd37 100644
--- a/components/model-catalog/proto-definition/pom.xml
+++ b/components/model-catalog/proto-definition/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<relativePath>../../../</relativePath>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>proto-definition</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>jar</packaging>
<name>Controller Blueprints Proto Definition</name>
diff --git a/components/parent/pom.xml b/components/parent/pom.xml
index ef030cde5..4e2edae5f 100644
--- a/components/parent/pom.xml
+++ b/components/parent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>components</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>parent</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index e2bac1d78..696ef5105 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>components</artifactId>