From ed136d2803ad64eb977e6684144a1cd8bae18493 Mon Sep 17 00:00:00 2001 From: Alex Stancu Date: Thu, 28 Nov 2019 13:47:34 +0100 Subject: [PATCH] Add pom.xml in root level. Signed-off-by: Alex Stancu Change-Id: If45fa4815b68072867c1d4174cfc8c786401828e --- pom.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..e6f93e7 --- /dev/null +++ b/pom.xml @@ -0,0 +1,32 @@ + + + + 4.0.0 + + org.o-ran-sc.oam + oam-root + 1.0.0-SNAPSHOT + pom + + oam-root + + distribution + + -- 2.16.6