X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=70e28d557579d6b043878fdc17bca5a32435755a;hb=03060a076728f34247b18fe110de6f6dd1cbf347;hp=2af8f5708b96e571af71325f282e37e2a0db1f92;hpb=8e779f4fe71c07e6d13d4d1ad3a9ac5295c53651;p=sdnc%2Fnorthbound.git diff --git a/pom.xml b/pom.xml index 2af8f570..70e28d55 100644 --- a/pom.xml +++ b/pom.xml @@ -1,48 +1,78 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.1-SNAPSHOT - + odlparent-lite + 1.2.0-SNAPSHOT + - 4.0.0 - pom org.onap.sdnc.northbound sdnc-northbound + 1.5.0-SNAPSHOT + pom sdnc-northbound - https://wiki.openecomp.org The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications + https://wiki.onap.org + + ONAP + - - - JIRA - https://jira.openecomp.org/ - - + + generic-resource-api + vnfapi + vnftools + features + - scm:git:ssh://git@${openecomp.git.host}/sdnc-northbound.git + scm:git:ssh://git@${onap.git.host}/sdnc-northbound.git - scm:git:ssh://${openecomp.git.host}:${openecomp.git.port}/${openecomp.git.project}/sdnc-northbound.git - ${openecomp.git.protocol}://${openecomp.git.host}/projects/${openecomp.git.project}/repos/sdnc-northbound/browse + scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/sdnc-northbound.git + ${onap.git.protocol}://${onap.git.host}/projects/${onap.git.project}/repos/sdnc-northbound/browse - + + JIRA + https://jira.onap.org/ + Jenkins - https://jenkins.openecomp.org/ + https://jenkins.onap.org/ - sdnc-javadoc - dav:https://${openecomp.nexus.host}:${openecomp.nexus.port}/repository/sdn-c-javadoc/${project.artifactId}/${project.version} + 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 @@ -80,40 +110,4 @@ - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.17 - - false - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${openecomp.nexus.host} - ${openecomp.nexus.staging.profile-id} - ${openecomp.nexus.staging.server-id} - - - - - - - generic-resource-api - vnfapi - vnftools - - - ONAP - - 1.2.0-SNAPSHOT - -