From 632987493c6c24532b2ec526b17daf73ee6d21f0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 1 Mar 2018 10:59:28 -0500 Subject: Nitrogen port : sdnc-oam Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 2822ea7882e20879b1556bf98cf28695f5052348 --- pom.xml | 95 ++++++++++++++++++++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 51 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f7d028f6..df369040 100755 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ - + + 4.0.0 org.onap.ccsdk.parent @@ -8,39 +8,69 @@ 0.1.0 - 4.0.0 - pom org.onap.sdnc.oam sdnc-oam + 1.3.0-SNAPSHOT + pom sdnc-oam - https://wiki.onap.org The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform. + https://wiki.onap.org + + AT&T + + + admportal + dgbuilder + platform-logic + - - JIRA - https://jira.onap.org/ - - - + scm:git:ssh://git@${onap.git.host}/sdnc-oam.git scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/sdnc-oam.git ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/sdnc-oam/browse HEAD - + + JIRA + https://jira.onap.org/ + Jenkins https://jenkins.onap.org/ - - + sdnc-javadoc dav:https://${onap.nexus.host}:${onap.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.17 + + false + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://${onap.nexus.host} + ${onap.nexus.staging.profile-id} + ${onap.nexus.staging.server-id} + + + + + blackduck @@ -84,41 +114,4 @@ - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - false - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - - - - - - - admportal - dgbuilder - platform-logic - - - - AT&T - - 1.3.0-SNAPSHOT - - -- cgit 1.2.3-korg