From: dfilppi Date: Thu, 22 Feb 2018 06:27:06 +0000 (+0000) Subject: Add ARIA subtree to build X-Git-Tag: v1.2.1~533^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ad4ad214f36ee185ebe51fcca734d9da943eb4c3;p=so.git Add ARIA subtree to build Change-Id: I59a7038c00527330458458b6164cdf14ef8c82fe Issue-ID: SO-444 Signed-off-by: DeWayne Filppi --- 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 .