diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:02:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:02:57 +0000 |
commit | a81c4e132c916fc081fdde19ff56d9cdab3e8632 (patch) | |
tree | 99baa83448bdd6714fefea30983a911a65f3c9c6 /ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | |
parent | 4997569cfaace51b65029bb84408eddfefe222c5 (diff) |
Release ccsdk/cds0.6.2
Diffstat (limited to 'ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index eb499e7c8..1c7cc8169 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>functions</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> </parent> <modelVersion>4.0.0</modelVersion> |