From e8c966373f25bc769fae4512bccc44903bf7309b Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 18 Aug 2017 10:09:01 -0400 Subject: Rename to OOM (no more ecd) - Change to OOM Dashboard (no more ECOMP Controller) - Rework some exception handling Issue: CCSDK-61 Change-Id: Id5379e8b272b651373c79f46b20da1d32de013ed Signed-off-by: Christopher Lott (cl778h) --- ecd-app-overlay/pom.xml | 72 ------------------------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 ecd-app-overlay/pom.xml (limited to 'ecd-app-overlay/pom.xml') diff --git a/ecd-app-overlay/pom.xml b/ecd-app-overlay/pom.xml deleted file mode 100644 index fc0f6bd..0000000 --- a/ecd-app-overlay/pom.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - 4.0.0 - - org.onap.oom.dashboard - ecd-app-overlay - 1707.4.1-SNAPSHOT - war - ONAP Operations Manager Dashboard overlay - OOM Dashboard web resources - - - UTF-8 - - true - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - true - - - - - - - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - javax.servlet - jstl - 1.2 - - - - - - -- cgit 1.2.3-korg