X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a202821dbcba2ea5580851f9a0512ef0934ae754;hb=57379c29d8457eb88258328e3c9c7679b2a40274;hp=87791b934f106a20ae490855d31e37897924106b;hpb=1f8f3ab3aae34932b9b447d41e5c2e7345150550;p=portal.git diff --git a/pom.xml b/pom.xml index 87791b93..a202821d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,14 @@ org.onap.oparent oparent - 1.2.0 + 2.0.0 org.onap.portal onap-portal-parent - 2.6.0-SNAPSHOT + 3.4.0 + pom portal @@ -20,26 +21,27 @@ ecomp-portal-BE-common ecomp-portal-BE-os - ecomp-portal-FE-os + portal-FE-os ecomp-portal-widget-ms 0 - 2.6.0-SNAPSHOT + 3.4.0-SNAPSHOT 4.3.24.RELEASE 4.2.13.RELEASE 4.3.11.Final - 2.8.10 - 1.0.0 + 2.8.11.4 - 0.7.6.201602180812 + 0.8.1 UTF-8 UTF-8 **/test/**/*,**/tests/**/* false + true + false + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + false + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + + ${enforcerToDisableSnapshot} + + + +