From 9296b7674ea71cb86fe2ea99e80d9d055267ae5b Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 15 Aug 2017 17:26:38 -0500 Subject: Initial commit for appc-flow-controller bundle This bundle contains the APPC orchestration control for the directed graph for model driven transactions Issue-ID: APPC-73 Change-Id: Ia812fe14b2d6aa46c3acd5b2bfab0c004507c628 Signed-off-by: Skip Wonnell --- appc-config/appc-flow-controller/pom.xml | 49 ++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 appc-config/appc-flow-controller/pom.xml (limited to 'appc-config/appc-flow-controller/pom.xml') diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml new file mode 100644 index 000000000..60cb3a20e --- /dev/null +++ b/appc-config/appc-flow-controller/pom.xml @@ -0,0 +1,49 @@ + + + + org.openecomp.appc + appc-config + 1.1.0-SNAPSHOT + + + 4.0.0 + pom + appc-config-flow-controller + + APPC Flow Executor + + + UTF-8 + + + + + + + + org.openecomp.appc + appc-config-flow-controller-features + features + xml + ${project.version} + + + + org.openecomp.appc + appc-config-flow-controller-provider + ${project.version} + + + + + + + + + provider + features + installer + + Flow sequence executor for APPC + -- cgit 1.2.3-korg