diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-08 16:03:21 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-08 16:03:21 -0500 |
commit | ae02c87e1ad58dbf4997b0086815cc255e268a7b (patch) | |
tree | 2bb795c491ff400834e7fcaa00a0a12eb13812cc /components/model-catalog/proto-definition/pom.xml | |
parent | 34d94c2dd206e31271731c53700c805069b9f3a5 (diff) |
Roll CDS version to 0.6.5-SNAPSHOT
Roll version to next snapshot (0.6.5-SNAPSHOT)
Change-Id: I353c4833e78e5f225c778ac959893f63ec9842d7
Issue-ID: CCSDK-1912
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'components/model-catalog/proto-definition/pom.xml')
-rw-r--r-- | components/model-catalog/proto-definition/pom.xml | 4 |
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 297ba3c0f..344e5e5fe 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.4-SNAPSHOT</version> + <version>0.6.5-SNAPSHOT</version> <relativePath>../../../</relativePath> </parent> <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>proto-definition</artifactId> - <version>0.6.4-SNAPSHOT</version> + <version>0.6.5-SNAPSHOT</version> <packaging>jar</packaging> <name>Controller Blueprints Proto Definition</name> |