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/inbounds/designer-api/pom.xml | |
parent | c079ace7799d9e8619eddf81b9d2b441413c97dd (diff) |
Release ccsdk/cds0.6.5
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml index e9bda82d6..f44f03f39 100644 --- a/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/designer-api/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>inbounds</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.5-SNAPSHOT</version> + <version>0.6.5</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>designer-api</artifactId> |