X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ecebaf5bd0364d56bbd7d5ac1c6f799ac61bf467;hb=7e547eaa55920dfbc9691eab33bb728395b50cf2;hp=2aacc3f9aa361004970327009f7be315e1c826b6;hpb=6a657051065f5d326b9a1073cc118d62911244c9;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 2aacc3f9a..ecebaf5bd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0-SNAPSHOT + 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 @@ -30,48 +28,47 @@ /opt/app/policy/it-results/jacoco-it.exec true ${project.version} - [1.0.0-SNAPSHOT] - https://nexus.openecomp.org + 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/ + ${nexusproxy}/${staging.path} @@ -79,22 +76,46 @@ 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 + dav:${nexusproxy}${sitePath} + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + false + org.umlgraph.doclet.UmlGraphDoc + + org.umlgraph + umlgraph + 5.6 + + -views + true + + + + + javax.servlet javax.servlet-api - 3.0.1 - + 3.1.0 @@ -129,9 +150,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - true - org.apache.maven.plugins @@ -229,7 +247,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + 0.7.5.201505241946 true @@ -248,6 +266,18 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + +