From d6d12919128adc0aaca30d1ca8139e72ae025776 Mon Sep 17 00:00:00 2001 From: vempo Date: Mon, 9 Jul 2018 14:27:57 +0300 Subject: Upgraded servlet-api version to 3.0.1 Change-Id: I50b258e8843d85384e89e4ceb16d687d247dbe11 Issue-ID: SDC-1472 Signed-off-by: vempo --- openecomp-be/tools/zusammen-tools/pom.xml | 37 +++++++++++++------------------ 1 file changed, 15 insertions(+), 22 deletions(-) (limited to 'openecomp-be/tools') diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 432248853f..9e11c53806 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -1,18 +1,25 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + openecomp-zusammen-tools + org.openecomp.sdc.core.tools + openecomp-zusammen-tools + 1.3.0-SNAPSHOT + + + org.openecomp.sdc + openecomp-sdc-lib + ../../lib + 1.3.0-SNAPSHOT + + 2.4.7 2.7.7 - - - - openecomp-zusammen-tools org.openecomp.sdc @@ -47,7 +54,7 @@ com.amdocs.zusammen.plugin zusammen-state-store-cassandra-plugin - ${zusammen-state-store.version} + ${zusammen-state-store.version} org.hibernate @@ -76,20 +83,6 @@ test - openecomp-zusammen-tools - org.openecomp.sdc.core.tools - 1.3.0-SNAPSHOT - - org.openecomp.sdc - openecomp-sdc-lib - ../../lib - 1.3.0-SNAPSHOT - - -- cgit 1.2.3-korg