diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-14 13:46:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-14 13:46:56 +0000 |
commit | 33b270a16370ace034c7c5b382c7407a029d5fc9 (patch) | |
tree | 62f8a583e982d48043d2de52ed98be07d6af2f6c /ms/blueprintsprocessor/modules/commons/rest-lib | |
parent | c079ace7799d9e8619eddf81b9d2b441413c97dd (diff) |
Release ccsdk/cds0.6.5
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/rest-lib')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 0fc679727..35da72e9a 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.6.5-SNAPSHOT</version> + <version>0.6.5</version> </parent> <artifactId>rest-lib</artifactId> |