X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7b1b2004e47de92fc19b8153bd567a369af9e8aa;hb=e1dcfc5600388c7c4620d5f16d94627db1c52e2e;hp=2aacc3f9aa361004970327009f7be315e1c826b6;hpb=c2938544df102510d515680fa1bdb9727ec6187d;p=policy%2Fengine.git diff --git a/pom.xml b/pom.xml index 2aacc3f9a..7b1b2004e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.policy.engine PolicyEngineSuite - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom ECOMP Policy Engine @@ -30,8 +30,9 @@ /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} @@ -73,6 +74,11 @@ OpenECOMP Staging Repository ${nexusproxy}/content/repositories/staging/ + + ecomp-snapshots + OpenECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + @@ -86,8 +92,33 @@ OpenECOMP Snapshot Repository ${nexusproxy}/content/repositories/snapshots/ + + 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 + + + + + @@ -229,7 +260,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + 0.7.5.201505241946 true @@ -248,6 +279,18 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + +