X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=blobdiff_plain;f=pom.xml;h=0bc01c841b47ee53b3b7d119c502354d112c8993;hp=ec2492031d304c88c87768657acafda811a064f4;hb=cba6e56863cd6622df76113c15404214f399a92d;hpb=3ae49aa2258be96fca2ff34e4dc87dd0e0bae161 diff --git a/pom.xml b/pom.xml index ec249203..0bc01c84 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,8 @@ org.onap.portal onap-portal-parent - 2.5.0 + 3.5.0 + pom portal @@ -20,25 +21,27 @@ ecomp-portal-BE-common ecomp-portal-BE-os - ecomp-portal-FE-os + portal-FE-os ecomp-portal-widget-ms 0 - 2.5.0 - 4.2.3.RELEASE + 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 - **/scripts/**/*,**.js + **/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} + + + +