From ad4ad214f36ee185ebe51fcca734d9da943eb4c3 Mon Sep 17 00:00:00 2001 From: dfilppi Date: Thu, 22 Feb 2018 06:27:06 +0000 Subject: Add ARIA subtree to build Change-Id: I59a7038c00527330458458b6164cdf14ef8c82fe Issue-ID: SO-444 Signed-off-by: DeWayne Filppi --- aria/pom.xml | 21 +++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 aria/pom.xml diff --git a/aria/pom.xml b/aria/pom.xml new file mode 100644 index 0000000000..a754d78ed1 --- /dev/null +++ b/aria/pom.xml @@ -0,0 +1,21 @@ + + 4.0.0 + + org.onap.so + so + 1.2.0-SNAPSHOT + + + org.onap.so + aria + ARIA related artifacts + ARIA related artifacts + pom + + + aria-rest-java-client + aria-rest-server + + + diff --git a/pom.xml b/pom.xml index f06a04ba7e..c77b9e5408 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ status-control bpmn packages - + aria . -- cgit 1.2.3-korg