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-workflow/pom.xml | 111 ----------------------------------------- 1 file changed, 111 deletions(-) delete mode 100644 ecomp-sdk/sdk-workflow/pom.xml (limited to 'ecomp-sdk/sdk-workflow/pom.xml') diff --git a/ecomp-sdk/sdk-workflow/pom.xml b/ecomp-sdk/sdk-workflow/pom.xml deleted file mode 100644 index 79f3067a..00000000 --- a/ecomp-sdk/sdk-workflow/pom.xml +++ /dev/null @@ -1,111 +0,0 @@ - - 4.0.0 - - - org.openecomp.ecompsdkos - ecompSDK-project - 1.1.0-SNAPSHOT - - - ecompSDK-workflow - Ecomp Portal SDK Workflow - Provides workflow 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 - - - javax.servlet - javax.servlet-api - 3.1.0 - - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.hibernate - hibernate-validator - 5.1.3.Final - - - org.json - json - 20160212 - - - org.quartz-scheduler - quartz - 2.2.1 - - - - c3p0 - c3p0 - - - - - - org.slf4j - jcl-over-slf4j - 1.7.12 - - - org.springframework - spring-context-support - ${springframework.version} - - - org.springframework - spring-core - ${springframework.version} - - - commons-logging - commons-logging - - - - - org.springframework - spring-tx - ${springframework.version} - - - org.springframework - spring-web - ${springframework.version} - - - org.springframework - spring-webmvc - ${springframework.version} - - - - -- cgit 1.2.3-korg