summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/proto-definition
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-30 10:38:57 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-30 10:51:30 -0400
commit3778cddf48ed3da6ad0ff2a8f6f65d83a7065ed7 (patch)
treec370a54cc660f123fdd1b1f7181f367ae7e3289e /components/model-catalog/proto-definition
parent7a04ac414b690983d863e96b487e314780572c48 (diff)
Roll cds version
Roll CDS to next snapshot version Change-Id: I369633e10d1fd5b1b4fec55122fe36af1666cfe9 Issue-ID: CCSDK-1748 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 912c7b196..297ba3c0f 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.3-SNAPSHOT</version>
+ <version>0.6.4-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>proto-definition</artifactId>
- <version>0.6.3-SNAPSHOT</version>
+ <version>0.6.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Controller Blueprints Proto Definition</name>