X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2ff27bbdf28f12c8085ed765d4435c14d55da93c;hb=02f49520fa7af9a80b38fe80713b93f9830fb95c;hp=5c9a907644ac7aee0ff0e201caf3770b4701ffac;hpb=06a1cf8b1e8313b5a4f25647736ac2c73883abef;p=sdnc%2Fnorthbound.git diff --git a/pom.xml b/pom.xml index 5c9a9076..2ff27bbd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,29 +1,32 @@ - + + 4.0.0 org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.2-SNAPSHOT - + odlparent-lite + 1.1.1 + - 4.0.0 - pom org.onap.sdnc.northbound sdnc-northbound + 1.4.1-SNAPSHOT + pom sdnc-northbound - https://wiki.onap.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.onap.org/ - - + + generic-resource-api + vnfapi + vnftools + features + scm:git:ssh://git@${onap.git.host}/sdnc-northbound.git @@ -31,18 +34,45 @@ 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.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 @@ -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://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - - - - - - - generic-resource-api - vnfapi - vnftools - - - ONAP - - 1.2.0-SNAPSHOT - -