diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-02 20:57:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-02 20:57:39 +0000 |
commit | bc55c1c1e61d3a28c7000b535c833e164119ff75 (patch) | |
tree | 42ba34a5654869a4e7553462e684f649433318f2 /components/model-catalog/blueprint-model/pom.xml | |
parent | a8fecedef955a594716d96a4c5b5c2564385db1c (diff) |
Release ccsdk/cds1.0.1
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 574392cce..1cf625015 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.1-SNAPSHOT</version> + <version>1.0.1</version> <relativePath>../../cba-parent</relativePath> </parent> |