From fbca92eca2c35f2de13a03243cbb261e0aa03355 Mon Sep 17 00:00:00 2001 From: lizi Date: Tue, 10 Oct 2017 14:54:14 +0800 Subject: remove the integration catalog. Change-Id: I5b6b17b59dc0fb0707f425bb2893c56ba23c3bc4 Issue-ID: AAI-424 Signed-off-by: lizi --- integration/pom.xml | 124 ---------------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 integration/pom.xml (limited to 'integration/pom.xml') diff --git a/integration/pom.xml b/integration/pom.xml deleted file mode 100644 index 868311c..0000000 --- a/integration/pom.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - org.onap.aai.esr-gui - aai-esr-gui-parent - 1.0.0-SNAPSHOT - - - 4.0.0 - integration - war - esr-gui/integration - - - esr-gui - 1.1.2 - 1.7.6 - linux64 - win64 - target/assembly/${linux64id} - target/assembly/${win64id} - target/version - - - - - ch.qos.logback - logback-core - ${version.logback} - - - ch.qos.logback - logback-classic - ${version.logback} - - - ch.qos.logback - logback-access - ${version.logback} - - - org.slf4j - slf4j-api - ${version.slf4j} - - - javax.servlet - servlet-api - provided - 2.5 - - - dom4j - dom4j - 1.6.1 - - - net.sf.json-lib - json-lib - 2.1 - jdk15 - - - commons-httpclient - commons-httpclient - 3.1 - - - org.apache.httpcomponents - httpclient - 4.3.5 - - - org.onap.aai.esr-gui - common - 1.0.0-SNAPSHOT - war - - - org.onap.aai.esr-gui - portal - 1.0.0-SNAPSHOT - war - - - - - esr-gui - - - org.apache.maven.plugins - maven-war-plugin - - WEB-INF/web.xml - - - org.onap.aai.esr-gui - common - - - org.onap.aai.esr-gui - portal - - - - - - - -- cgit 1.2.3-korg