diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 16:30:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 16:30:46 +0000 |
commit | 0d4f0deb8b81ae18406044b03caf7c1ce1241624 (patch) | |
tree | 73ba568dfeb92901f8a51da1e6b6297c433c4410 /ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | |
parent | cd84653f43fb5d533c68f4aabf202177c1b511e7 (diff) |
Release ccsdk/cds0.7.3
Diffstat (limited to 'ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml index 7ce5d7101..be7b1b638 100644 --- a/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>functions</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>ansible-awx-executor</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.3</version> <name>Blueprints Processor Function - Ansible AWX Executor</name> <description>Blueprints Processor Function - Ansible Executor</description> |