From 7f6616e5d7e2759bc21fad0e363e4e356a8ec8f9 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 6 Nov 2020 10:20:47 -0800 Subject: Move cps files to root dir Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..c2d6c7994 --- /dev/null +++ b/pom.xml @@ -0,0 +1,37 @@ + + 4.0.0 + + org.onap.oparent + oparent + 3.1.0 + + + org.onap.cps + cps-aggregator + 0.0.1-SNAPSHOT + pom + + cps + ONAP Configuration and Persistency Service + + + ONAP - CPS + http://www.onap.org/ + + + + true + true + + + + cps-dependencies + cps-bom + cps-parent + cps-service + cps-rest + cps-ri + + -- cgit 1.2.3-korg