From a034933e09cf704e1f5b5a9d60f12ce4739809f2 Mon Sep 17 00:00:00 2001 From: herbert Date: Thu, 26 Mar 2020 23:05:41 +0100 Subject: [PATCH] Add pom to distribution Add top level pom file to distribution Issue-ID: OAM-93 Signed-off-by: herbert Change-Id: Ib6d22e6cca410c1152e5bd4be6c3d1bf6b33e40d Signed-off-by: herbert --- .../nonrtric-o1-controller-frankfurt/pom.xml | 2 +- distribution/pom.xml | 33 ++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 distribution/pom.xml diff --git a/distribution/nonrtric-o1-controller-frankfurt/pom.xml b/distribution/nonrtric-o1-controller-frankfurt/pom.xml index df327ce..9755bb9 100644 --- a/distribution/nonrtric-o1-controller-frankfurt/pom.xml +++ b/distribution/nonrtric-o1-controller-frankfurt/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.onap.ccsdk.parent + org.o-ran-sc.oam.features.parent odlparent-lite 1.5.2-SNAPSHOT diff --git a/distribution/pom.xml b/distribution/pom.xml new file mode 100644 index 0000000..c8970c0 --- /dev/null +++ b/distribution/pom.xml @@ -0,0 +1,33 @@ + + + + 4.0.0 + + org.o-ran-sc.oam.distribution + distribution-top + 1.8.0-SNAPSHOT + pom + + o-ran-sc distribution top + + + nonrtric-o1-controller-frankfurt + + + -- 2.16.6