diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-18 21:02:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-18 21:02:46 +0000 |
commit | a8e98f826f651f1ed04db0ada41886ae80eff4e7 (patch) | |
tree | 6da6602e4f5bc22442aabb13ba148f596dbf759d /components/model-catalog/blueprint-model/pom.xml | |
parent | 8016e8372956e576d04cfebb8b62bfcd76501f03 (diff) |
Release ccsdk/cds1.0.2
Diffstat (limited to 'components/model-catalog/blueprint-model/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index ff46987d0..16c5f444c 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>cba-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath>../../cba-parent</relativePath> </parent> |