From a8362988a821b65364ab24868407bbe9a260b830 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 26 Jun 2017 15:04:51 -0400 Subject: [SDNC-18] Fix staging issues Copy properties to rootpom/pom.xml to correct build failure of nexus staging plugin Change-Id: I70849314eba99b37be0810a21a42a6eb1ea68acf Signed-off-by: Dan Timoney --- rootpom/pom.xml | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 9fd3345..2b3a4da 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -19,6 +19,148 @@ https://jira.onap.org/ + + + nexus.onap.org + 443 + https://nexus.onap.org/content/repositories/releases/ + https://nexus.onap.org/content/repositories/snapshots/ + https://nexus.onap.org/content/groups/public/ + ecomp-staging + 176c31dfe190a + gerrit.onap.org + 443 + sdnc + https + + https://nexus.opendaylight.org/content/repositories/public/ + https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + + R17.07 + UTF-8 + 1.8 + 1.8 + 2.5.0 + 2.5.1 + features.xml + src/main/yang-gen-config + src/main/yang-gen-sal + true + + + java + jacoco + ${project.build.directory}/surefire-reports + ${project.build.directory}/coverage-reports/jacoco.exec + true + ${project.version} + + + 1.7.1-Boron-SR1 + 0.4.1-Boron-SR1 + 1.0.1-Boron-SR1 + 1.4.1-Boron-SR1 + 2.1.1-Boron-SR1 + 0.9.1-Boron-SR1 + 0.9.1-Boron-SR1 + 1.4.1-Boron-SR1 + ${odl.mdsal.model.version} + 0.5.1-Boron-SR1 + ${odl.version} + ${odl.version} + 2010.09.24.9.1-Boron-SR1 + 2010.09.24.9.1-Boron-SR1 + 0.5.1-Boron-SR1 + ${odl.yangtools.version} + 0.9.1-Boron-SR1 + + + + + (1.0.999,1.1.999) + (1.0.999,1.1.999) + (1.0.999,1.1.999) + (1.0.999,1.1.999) + (1.0.999,1.1.999) + ${sdnc.core.version} + ${sdnc.adaptors.version} + ${sdnc.core.version} + ${sdnc.adaptors.version} + ${sdnc.core.version} + + + + 1.10 + + 3.4 + + 2.6 + + 3.5 + + 2.6.2 + + 4.3.0 + + 2.3.1 + + 18.0 + + 1.3 + + 2.3.2 + + 3.20.0-GA + + + + 1.17 + + 1.17 + + + + + 20131018 + + + 1.3.7 + + 3.0.0 + + + 4.11 + + 1.1.7 + + 1.10.19 + + 4.0.37.Final + + 1.7.21 + + 3.2.14.RELEASE + + + + + 3.8.1.v20120830-144521 + ${jackson.version} + 1.3.7 + 0.6.4 + 4.4 + 4.5.1 + 5.1.39 + 1.4.186 + + 8.5.14 + -- cgit 1.2.3-korg