diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
commit | 0ac694cea62d8401f53495aee54935acba93c81e (patch) | |
tree | dca4c14042a41f0ad44edd51373e57a932f11b31 /components/model-catalog/proto-definition/pom.xml | |
parent | 4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (diff) |
Release ccsdk/cds0.6.3
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 912c7b196..dea992c57 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.3</version> <relativePath>../../../</relativePath> </parent> <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>proto-definition</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>jar</packaging> <name>Controller Blueprints Proto Definition</name> |