X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7c484016b9e307b8cc2066e723db3b4072983cc1;hb=9197ec4902db72c025afb142270a090491c7f281;hp=e26a4060652d3df6b99e9136bd9ab772498a2bb1;hpb=e82899178f561262feab2e49ac3a0d2e54f11df8;p=portal.git diff --git a/pom.xml b/pom.xml index e26a4060..7c484016 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.onap.portal onap-portal-parent - 3.2.0 + 3.3.0 pom portal @@ -23,13 +23,12 @@ ecomp-portal-BE-os portal-FE-os ecomp-portal-widget-ms - portal-BE 0 - 2.6.0 + 3.3.0-SNAPSHOT 4.3.24.RELEASE 4.2.13.RELEASE 4.3.11.Final @@ -298,7 +297,27 @@ - + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + + false + + + +