diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:33:02 +0000 |
commit | e99d5971bb907d1fa12fb44478cfe66ae1d013d0 (patch) | |
tree | 6f58d2429af266b9d59e97e4d9ff195607190859 /ms/blueprintsprocessor/distribution | |
parent | 85f7fb219f6e1f4227ac1463290f6a6aafc2b84f (diff) |
Release ccsdk/cds0.6.1
Diffstat (limited to 'ms/blueprintsprocessor/distribution')
-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 d6d9c56cd..52e03203c 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.1-SNAPSHOT</version> + <version>0.6.1</version> <relativePath>../parent</relativePath> </parent> <artifactId>distribution</artifactId> |