From f5f13c4f6b6fe3b4d98e349dfd7db59339803436 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 19 Feb 2017 12:35:04 +0200 Subject: push addional code Change-Id: Ia427bb3460cda3a896f8faced2de69eaf3807b74 Signed-off-by: Michael Lando --- openecomp-be/pom.xml | 158 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 openecomp-be/pom.xml (limited to 'openecomp-be/pom.xml') diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml new file mode 100644 index 0000000000..4b7e7e80f0 --- /dev/null +++ b/openecomp-be/pom.xml @@ -0,0 +1,158 @@ + + 4.0.0 + + + org.openecomp.sdc + sdc-main + 1.0.0-SNAPSHOT + + + org.openecomp.sdc + openecomp-sdc + + openecomp-sdc + pom + http://maven.apache.org + + + + 4.1.3.RELEASE + 1.9.13 + 4.4.1 + 3.1.8 + 2.0.1 + 1 + 2.5 + 2.1.9 + 1.5.3 + 6.9.10 + 1.8 + 1.8 + 2.5 + 1.3.0 + 1.10 + 2.6 + 3.2.4 + 3.0.1-b04 + 5.3.1.Final + + 3.0.6 + + + + + + + /api + /lib + /configuration + /tools/swagger-ui + /backend + + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + true + + ${java.source} + ${java.target} + + + + + + + + + + + + + commons-beanutils + commons-beanutils + 1.9.3 + + + + com.beust + jcommander + 1.58 + + + + org.apache.httpcomponents + httpasyncclient + 4.1.2 + + + + com.sun.xml.bind + jaxb-impl + 2.2.11 + + + + org.beanshell + bsh + 2.0b5 + + + + commons-digester + commons-digester + 2.1 + + + + com.fasterxml + classmate + 1.3.3 + + + + org.codehaus.janino + janino + ${janino.version} + provided + + + + + + + -- cgit 1.2.3-korg