X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fb6977edac50d2728d6378202df5770382a16757;hb=5497a61df99a4197d8938a8782b025aeb0c5615b;hp=59c8fff345e90a41d02fa90e518e645af512b079;hpb=dda032f8bb161d54eb1f59de2b4a3efb774fc4d1;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 59c8fff34..fb6977eda 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,35 +39,36 @@ PolicyEngineUtils - ECOMP-XACML - ECOMP-REST - ECOMP-ControlloopPolicy + 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} @@ -75,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} @@ -150,9 +151,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - true - org.apache.maven.plugins @@ -250,11 +248,11 @@ org.jacoco jacoco-maven-plugin - 0.7.5.201505241946 + 0.7.6.201602180812 true - org.openecomp.* + org.onap.*