aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/proto-definition
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-27 20:11:12 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-27 20:11:12 +0000
commitcdfe815cb5490610d26c4bede16a261095dda4e7 (patch)
treecbc4c44ebbd81e1756384dd42f2af147186d5b90 /components/model-catalog/proto-definition
parent0f439087dec9680c3564d2639de39cd04436f38e (diff)
Release ccsdk/cds0.6.0
Diffstat (limited to 'components/model-catalog/proto-definition')
-rw-r--r--components/model-catalog/proto-definition/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml
index c013778e9..eb8500dee 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.6.0-SNAPSHOT</version>
+ <version>0.6.0</version>
<relativePath>../../../</relativePath>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>proto-definition</artifactId>
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.0</version>
<packaging>jar</packaging>
<name>Controller Blueprints Proto Definition</name>