From: Michael Lando Date: Wed, 19 Jul 2017 08:23:23 +0000 (+0300) Subject: [SDC] compiltion alignment fix X-Git-Tag: 1.0.0-Amsterdam~221 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f5500c35b2f967607b7ee7865247462e041436a3;p=sdc.git [SDC] compiltion alignment fix Change-Id: I4e7d3d4e0cfb59ea0571604c26db9b32b0e22a15 Signed-off-by: Michael Lando --- diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 40eebbab5f..a7a122f43b 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -48,17 +48,100 @@ compile + org.openecomp.sdc catalog-be ${project.version} - classes + classes + + + + org.openecomp.ecompsdkos + epsdk-fw + + + org.openecomp.sdc.common + openecomp-sdc-artifact-generator-api + + + + org.openecomp.sdc.common + openecomp-sdc-artifact-generator-core + + + + org.openecomp.sdc.common + openecomp-common-lib + + + + compile + + + + org.openecomp.ecompsdkos + epsdk-fw + ${ecomp.version} compile + + + com.att.nsa + cambriaClient + + + + slf4j-log4j12 + org.slf4j + + + + + + org.openecomp.sdc.common + openecomp-sdc-artifact-generator-api + ${artifact-generator-api.version} + compile + + + junit + junit + + + + + + org.openecomp.sdc.common + openecomp-sdc-artifact-generator-core + ${artifact-generator-core.version} + compile + + + junit + junit + + + + + + org.openecomp.sdc.common + openecomp-common-lib + ${dox-common-lib.version} + pom + + + junit + junit + + + + + org.eclipse.jetty diff --git a/pom.xml b/pom.xml index 22ff9bbed8..dcb086ce71 100644 --- a/pom.xml +++ b/pom.xml @@ -549,11 +549,11 @@ false - + ecomp-releases Release Repository