diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 20:11:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-27 20:11:12 +0000 |
commit | cdfe815cb5490610d26c4bede16a261095dda4e7 (patch) | |
tree | cbc4c44ebbd81e1756384dd42f2af147186d5b90 /ms/blueprintsprocessor/distribution/pom.xml | |
parent | 0f439087dec9680c3564d2639de39cd04436f38e (diff) |
Release ccsdk/cds0.6.0
Diffstat (limited to 'ms/blueprintsprocessor/distribution/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/distribution/pom.xml b/ms/blueprintsprocessor/distribution/pom.xml index 88c3fa541..a704255fc 100755 --- a/ms/blueprintsprocessor/distribution/pom.xml +++ b/ms/blueprintsprocessor/distribution/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>parent</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> <relativePath>../parent</relativePath> </parent> <artifactId>distribution</artifactId> |