diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-19 12:47:04 +0000 |
commit | 0ac694cea62d8401f53495aee54935acba93c81e (patch) | |
tree | dca4c14042a41f0ad44edd51373e57a932f11b31 /ms/blueprintsprocessor/functions/cli-executor | |
parent | 4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (diff) |
Release ccsdk/cds0.6.3
Diffstat (limited to 'ms/blueprintsprocessor/functions/cli-executor')
-rw-r--r-- | ms/blueprintsprocessor/functions/cli-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/cli-executor/pom.xml b/ms/blueprintsprocessor/functions/cli-executor/pom.xml index c130f444f..1378a5908 100644 --- a/ms/blueprintsprocessor/functions/cli-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/cli-executor/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>functions</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |