X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fpom.xml;h=d7917795a5cdc6105578ae437abfd39735483609;hb=21a8761f684745bb300e075c7e98ad897ace9eed;hp=3d1db4db39db734ff87260ed19b7491020da817f;hpb=3af8af1310d5a27cb58be29505573f0bbdc1717c;p=portal.git diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 3d1db4db..d7917795 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -1,13 +1,14 @@ 4.0.0 + org.onap.portal onap-portal-parent - 1.3.0 + 2.2 - ecompportal-be-common + portal-be-common war @@ -48,6 +49,19 @@ + + + org.apache.maven.plugins + maven-jar-plugin + 3.0.0 + + + + test-jar + + + + org.apache.maven.plugins @@ -566,8 +580,27 @@ ${jacocoVersion} runtime + + org.owasp.esapi + esapi + 2.1.0.1 + + + org.springframework.security + spring-security-core + ${springframework.version} + + + org.springframework.security + spring-security-web + ${springframework.version} + + + org.springframework.security + spring-security-config + ${springframework.version} + + - -