X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b8dd4c74ead12e9c9ae8c688ecb31aa3041b1a43;hb=073cc188efe9abb4c010cf674e34e2cf46ef1c52;hp=7b1b2004e47de92fc19b8153bd567a369af9e8aa;hpb=e1dcfc5600388c7c4620d5f16d94627db1c52e2e;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 7b1b2004e..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 - ECOMP Policy Engine + Policy Engine - Policy Engine Suite - The ECOMP Policy Engine main pom + The ONAP Policy Engine main pom 1.8 @@ -16,13 +16,11 @@ UTF-8 - 9.2.3.v20140905 1.8 1.8 UTF-8 - - + java jacoco ${project.build.directory}/surefire-reports @@ -33,64 +31,58 @@ 1.1.0-SNAPSHOT https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + content/repositories/releases/ + content/repositories/snapshots/ + content/repositories/staging/ - ECOMP-XACML - ECOMP-REST - ECOMP-PDP - ECOMP-PDP-REST - ECOMP-PAP-REST - ECOMP-TEST - LogParser - PolicyEngineClient PolicyEngineUtils + ONAP-XACML + ONAP-REST + ONAP-ASDC + ONAP-ControlloopPolicy PolicyEngineAPI - PyPDPServer + ONAP-PDP + ONAP-PDP-REST + ONAP-PAP-REST + LogParser + PolicyEngineClient BRMSGateway - ecomp-sdk-app + POLICY-SDK-APP + ONAP-SDK-APP packages - central - Maven 2 repository - http://repo2.maven.org/maven2/ - - - soapUI - http://www.soapui.org/repository/maven2/ - SoapUI plugin + ecomp-snapshots + ONAP Snapshot Repository + ${nexusproxy}/${snapshots.path} ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ONAP Release Repository + ${nexusproxy}/${releases.path}/ ecomp-staging - OpenECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ONAP Staging Repository + ${nexusproxy}/${staging.path} ecomp-releases - OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ONAP Release Repository + ${nexusproxy}/${releases.path} ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ONAP Snapshot Repository + ${nexusproxy}/${snapshots.path} ecomp-site @@ -124,8 +116,7 @@ javax.servlet javax.servlet-api - 3.0.1 - + 3.1.0 @@ -145,7 +136,7 @@ ${nexusproxy} 176c31dfe190a - ecomp-staging + onap-staging @@ -160,9 +151,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - true - org.apache.maven.plugins @@ -260,11 +248,11 @@ org.jacoco jacoco-maven-plugin - 0.7.5.201505241946 + 0.7.6.201602180812 true - org.openecomp.* + org.onap.*