X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ecebaf5bd0364d56bbd7d5ac1c6f799ac61bf467;hb=7e547eaa55920dfbc9691eab33bb728395b50cf2;hp=7b1b2004e47de92fc19b8153bd567a369af9e8aa;hpb=e1dcfc5600388c7c4620d5f16d94627db1c52e2e;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 7b1b2004e..ecebaf5bd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ PolicyEngineSuite 1.1.0-SNAPSHOT pom - ECOMP Policy Engine + Policy Engine - Policy Engine Suite The ECOMP Policy Engine main pom @@ -16,12 +16,10 @@ UTF-8 - 9.2.3.v20140905 1.8 1.8 UTF-8 - java jacoco @@ -33,51 +31,44 @@ 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/ + PolicyEngineUtils ECOMP-XACML ECOMP-REST + ECOMP-ControlloopPolicy + PolicyEngineAPI ECOMP-PDP ECOMP-PDP-REST ECOMP-PAP-REST - ECOMP-TEST LogParser PolicyEngineClient - PolicyEngineUtils - PolicyEngineAPI - PyPDPServer BRMSGateway - ecomp-sdk-app + POLICY-SDK-APP + ECOMP-SDK-APP packages - central - Maven 2 repository - http://repo2.maven.org/maven2/ - - - soapUI - http://www.soapui.org/repository/maven2/ - SoapUI plugin + ecomp-snapshots + OpenECOMP Snapshot Repository + ${nexusproxy}/${snapshots.path} ecomp-releases OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ${nexusproxy}/${releases.path}/ ecomp-staging OpenECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - ecomp-snapshots - OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ${nexusproxy}/${staging.path} @@ -85,12 +76,12 @@ ecomp-releases OpenECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ + ${nexusproxy}/${releases.path} ecomp-snapshots OpenECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ + ${nexusproxy}/${snapshots.path} ecomp-site @@ -124,8 +115,7 @@ javax.servlet javax.servlet-api - 3.0.1 - + 3.1.0 @@ -160,9 +150,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - true - org.apache.maven.plugins