From 1c192d2dd68724e292b6a30f463085a262e1e813 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 15 Feb 2017 23:11:26 -0800 Subject: Moving all files to root directory Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0 Signed-off-by: Patrick Brady --- appc-dispatcher/appc-dispatcher-common/pom.xml | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 appc-dispatcher/appc-dispatcher-common/pom.xml (limited to 'appc-dispatcher/appc-dispatcher-common/pom.xml') diff --git a/appc-dispatcher/appc-dispatcher-common/pom.xml b/appc-dispatcher/appc-dispatcher-common/pom.xml new file mode 100644 index 000000000..4054ff79e --- /dev/null +++ b/appc-dispatcher/appc-dispatcher-common/pom.xml @@ -0,0 +1,27 @@ + + + 4.0.0 + + org.openecomp.appc + appc-dispatcher + 1.0.0 + + appc-dispatcher-common + pom + APPC Dispatcher Common + APPC Dispatcher Common + + + + + + appc-data-access-lib + execution-queue-management-lib + state-machine-lib + ranking-framework-lib + lock-manager-lib + domain-model-lib + transaction-recorder + + + \ No newline at end of file -- cgit 1.2.3-korg