diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-24 10:58:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-24 10:58:18 +0000 |
commit | d3fce84c1c384c52a7c816af7ce3cc163731a60e (patch) | |
tree | ae1775352affa8e7d124131ae90b091c0a99bef1 /ms/blueprintsprocessor/functions/ansible-awx-executor | |
parent | faa079fd64f8f4ebdee211ba30476d2dd0b05070 (diff) |
Release ccsdk/cds0.7.4
Diffstat (limited to 'ms/blueprintsprocessor/functions/ansible-awx-executor')
-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 d55b6a5fa..c88c285aa 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.4-SNAPSHOT</version> + <version>0.7.4</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>ansible-awx-executor</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> <name>Blueprints Processor Function - Ansible AWX Executor</name> <description>Blueprints Processor Function - Ansible Executor</description> |