From 56eacbea90c15d772163f34a939f8f2daddf5b1f Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 31 Oct 2019 17:06:46 -0400 Subject: Fix vnf-topology-assign async Updated vnf-topology-operation and vf-module-topolopy-operation not to call assign-async directly. Updated vnf-topology-operation-async and vf-module-topology-operation-async to call assign-async instead of assign. Change-Id: I16900ecb2126d2fe7fc3e1dfea351345272c275f Issue-ID: SDNC-961 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 60b84d28f79ad82a827c70da68bf8b58ac945fd8 --- installation/ansible-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation/ansible-server/pom.xml') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 943a66cc..0e0ff99c 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-ansible-server - 1.7.5-SNAPSHOT + 1.7.6-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container -- cgit 1.2.3-korg