X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=1b9ba22abca9a4c84be53854e5c31ed6927501fa;hb=1bd1f62deec77cb088f0e72471123cd51f6761d0;hp=9d8e35110e749c8183fcc8cf5af7a41fd8904576;hpb=b6ffbb2f766e035b25c66c74523f71ca95fd9c35;p=policy%2Fapi.git diff --git a/pom.xml b/pom.xml index 9d8e3511..1b9ba22a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,18 @@ - 4.0.0 - - - org.onap.oparent - oparent - 1.0.0-SNAPSHOT - - - - org.onap.policy.api - api - 1.1.0-SNAPSHOT - - pom - - Policy - API - Code that define our external API. - - - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - content/repositories/releases/ - content/repositories/snapshots/ - content/repositories/staging/ - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + + org.onap.policy.parent + integration + 3.4.4 + + + + org.onap.policy.api + policy-api + 2.5.2-SNAPSHOT + + pom + + policy-api + Code that define our external API. + + + 1.9.2 + 2.5.2 + + + + main + packages + testsuites + + + + + org.slf4j + slf4j-api + + + junit + junit + test + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + + + javax.servlet + javax.servlet-api + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-security + + + org.eclipse.jetty + jetty-servlet + + + org.glassfish.jersey.containers + jersey-container-servlet + ${version.jersey} + + + + + + ecomp-site + dav:${nexusproxy}${sitePath} + +