From 8e9c0653dd6c6862123c9609ae34e1206d86456e Mon Sep 17 00:00:00 2001 From: talig Date: Wed, 20 Dec 2017 14:30:43 +0200 Subject: Add collaboration feature Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig --- openecomp-be/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'openecomp-be/pom.xml') diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 02da3b9e46..dba8d0f755 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -21,7 +21,7 @@ /lib /configuration /tools/swagger-ui - /tools/migration/1702_to_1707_zusammen + /tools/zusammen-tools /backend @@ -159,7 +159,7 @@ - + + <!– Execute an ant task within maven –> @@ -212,7 +212,7 @@ ${jacoco.version} - + --> @@ -262,7 +262,7 @@ classmate ${classmate.version} - + org.slf4j @@ -274,7 +274,7 @@ groovy-all ${groovy.version} - + org.codehaus.janino janino ${janino.version} -- cgit 1.2.3-korg