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/pom.xml | 141 ++++++++++++++++++------------------------------------ 1 file changed, 46 insertions(+), 95 deletions(-) (limited to 'ecomp-sdk/pom.xml') diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index 25a7a63e..e802cff2 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -1,82 +1,60 @@ 4.0.0 + + org.openecomp.ecompsdkos - ecompSDK-project - pom - + epsdk-project 1.1.0-SNAPSHOT - Ecomp Portal SDK Project (parent) - https://wiki/display/EcompPortal + pom + ECOMP Portal SDK Project (parent) + https://wiki.onap.org/display/DW/Portal - scm:git:https://gitlab/scm/st_quantum/quantum.git - scm:git:ssh://git@gitlab/st_quantum/quantum.git - HEAD + scm:git:https://gitlab/scm/st_quantum/quantum.git + scm:git:ssh://git@gitlab/st_quantum/quantum.git + HEAD - - thirdparty - - quantum - sdk-analytics - sdk-workflow + epsdk-fw + epsdk-core + epsdk-analytics + epsdk-workflow + epsdk-app-common + epsdk-app-overlay + UTF-8 - 1.1.0-SNAPSHOT 4.2.0.RELEASE 4.3.11.Final true https://nexus.onap.org - /content/repositories/snapshots/ - /content/repositories/releases/ - /content/repositories/staging/ - /content/sites/site/org/openecomp/ecompsdkos/${project.version} + content/repositories/snapshots/ + content/repositories/releases/ + content/repositories/staging/ - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - false - org.umlgraph.doclet.UmlGraphDoc - - org.umlgraph - umlgraph - 5.6 - - -views - true - - - - - - - ecomp-releases - OpenECOMP - Release Repository - ${nexusproxy}/${releaseNexusPath} + + ecomp-releases + OpenECOMP - Release Repository + ${nexusproxy}/${releaseNexusPath} + + + + ecomp-snapshots + OpenECOMP - Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + ecomp-public + ecomp onap public Repository + https://nexus.onap.org/content/groups/public - - - ecomp-snapshots - OpenECOMP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} - - - oss-sonatype - oss sonatype Central - https://oss.sonatype.org/service/local/repositories/releases/content/ - - @@ -103,34 +81,7 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - + org.apache.maven.plugins @@ -139,7 +90,7 @@ developerConnection branch - feature/BRANCH_OS + feature/BRANCH_1707 @@ -163,7 +114,6 @@ ${project.version} - ${sdk-internal.version} @@ -213,19 +163,20 @@ - ecomp-releases - OpenECOMP - Release Repository - ${nexusproxy}/${releaseNexusPath} + ecomp-releases + OpenECOMP - Release Repository + ${nexusproxy}/${releaseNexusPath} - ecomp-snapshots - OpenECOMP - Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ecomp-snapshots + OpenECOMP - Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} - + - ecomp-site - dav:${nexusproxy}${sitePath} + ecomp-site + dav:${nexusproxy}${sitePath} + -- cgit 1.2.3-korg