From 6beb446925c967aca92f5513adf36c5db77c00d6 Mon Sep 17 00:00:00 2001 From: TATTAVARADA Date: Thu, 27 Apr 2017 07:53:18 -0400 Subject: [PORTAL-7] Rebase This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: Ia1efa4deacdc5701e6205104ac021a6c80ed60ba Signed-off-by: st782s --- ecomp-sdk/sdk-analytics/pom.xml | 160 ---------------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 ecomp-sdk/sdk-analytics/pom.xml (limited to 'ecomp-sdk/sdk-analytics/pom.xml') diff --git a/ecomp-sdk/sdk-analytics/pom.xml b/ecomp-sdk/sdk-analytics/pom.xml deleted file mode 100644 index 5209c94f..00000000 --- a/ecomp-sdk/sdk-analytics/pom.xml +++ /dev/null @@ -1,160 +0,0 @@ - - 4.0.0 - - - org.openecomp.ecompsdkos - ecompSDK-project - 1.1.0-SNAPSHOT - - - ecompSDK-analytics - Ecomp Portal SDK Analytics - Provides reporting features for SDK applications - jar - - - - - - - - - org.openecomp.ecompsdkos - ecompSDK-core - ${project.version} - - - - com.fasterxml.jackson.core - jackson-annotations - 2.6.3 - - - com.fasterxml.jackson.core - jackson-core - 2.6.3 - - - com.fasterxml.jackson.core - jackson-databind - 2.6.3 - - - - - commons-codec - commons-codec - 1.10 - - - commons-lang - commons-lang - 2.6 - - - javax.servlet - javax.servlet-api - 3.1.0 - - - - com.lowagie - itext - 2.0.8 - - - - org.slf4j - jcl-over-slf4j - 1.7.12 - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-orm - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - - org.apache.poi - poi - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-ooxml - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-scratchpad - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - org.apache.poi - poi-contrib - 3.5-FINAL - - - commons-logging - commons-logging - - - log4j - log4j - - - - - - -- cgit 1.2.3-korg