X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b8dd4c74ead12e9c9ae8c688ecb31aa3041b1a43;hb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;hp=9addbf6f101a0c54a659a06baa12c5ff8d36c153;hpb=a330af579866dacbe595e2e4ad1dd29cd3c96945;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 9addbf6f1..b8dd4c74e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.openecomp.policy.engine + org.onap.policy.engine PolicyEngineSuite 1.1.0-SNAPSHOT pom Policy Engine - Policy Engine Suite - The ECOMP Policy Engine main pom + The ONAP Policy Engine main pom 1.8 @@ -20,7 +20,7 @@ 1.8 1.8 UTF-8 - + java jacoco ${project.build.directory}/surefire-reports @@ -39,34 +39,36 @@ PolicyEngineUtils - ECOMP-XACML - ECOMP-REST + ONAP-XACML + ONAP-REST + ONAP-ASDC + ONAP-ControlloopPolicy PolicyEngineAPI - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST LogParser PolicyEngineClient BRMSGateway POLICY-SDK-APP - ECOMP-SDK-APP + ONAP-SDK-APP packages ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path}/ ecomp-staging - OpenECOMP Staging Repository + ONAP Staging Repository ${nexusproxy}/${staging.path} @@ -74,12 +76,12 @@ ecomp-releases - OpenECOMP Release Repository + ONAP Release Repository ${nexusproxy}/${releases.path} ecomp-snapshots - OpenECOMP Snapshot Repository + ONAP Snapshot Repository ${nexusproxy}/${snapshots.path} @@ -134,7 +136,7 @@ ${nexusproxy} 176c31dfe190a - ecomp-staging + onap-staging @@ -149,9 +151,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - true - org.apache.maven.plugins @@ -249,11 +248,11 @@ org.jacoco jacoco-maven-plugin - 0.7.5.201505241946 + 0.7.6.201602180812 true - org.openecomp.* + org.onap.*