From b80bcb81356fc9953e85196d8cbf6ada2ebbc143 Mon Sep 17 00:00:00 2001 From: wasala Date: Mon, 26 Mar 2018 15:48:46 +0200 Subject: Divide into module dependecy Add dependency build of dmaapClients and aaiClients. This modules are mandatory to prh application. Issue-ID: DCAEGEN2-407 Change-Id: I2150a15d76e81dd01503f44339ddb3c50f5b0348 Signed-off-by: wasala --- prh-aai-client/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 prh-aai-client/pom.xml (limited to 'prh-aai-client/pom.xml') diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml new file mode 100644 index 00000000..5ac67ce8 --- /dev/null +++ b/prh-aai-client/pom.xml @@ -0,0 +1,14 @@ + + + + + prh + org.onap.dcaegen2.services + 1.0.0-SNAPSHOT + + 4.0.0 + + prh-aai-client + \ No newline at end of file -- cgit 1.2.3-korg