X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=pom.xml;h=a75307086e3553237bdf4ceea0e8ef3333ae8d69;hp=f18466654eae14aac50ae3d31898d44543b7a11d;hb=HEAD;hpb=be1edcb6830745015f5de72e820f40f36dd571ad diff --git a/pom.xml b/pom.xml index f1846665..9edf385c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,19 +22,19 @@ 4.0.0 org.onap.aaf.authz parent - 2.1.17-SNAPSHOT + 2.7.4-SNAPSHOT aaf-authz pom org.onap.oparent oparent - 2.1.0 + 3.0.1 @@ -54,20 +54,20 @@ 1.5.1 1.9.5 ${project.version} - 9.4.12.v20180830 + 9.4.12.v20180830 + + 3.6.0 2.3.1 3.0-b71 - - org.apache.maven.plugins - maven-deploy-plugin - - true - - org.sonarsource.scanner.maven sonar-maven-plugin @@ -243,16 +243,37 @@ 3.0.1 - + + + org.eclipse.jetty + jetty-servlet + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-server + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-http + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-io + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-security + ${project.jettyVersion} + + + org.eclipse.jetty + jetty-util + ${project.jettyVersion} + org.slf4j @@ -349,6 +370,12 @@ + + + javax.annotation + javax.annotation-api + 1.3.2 + javax.xml.bind jaxb-api @@ -364,7 +391,18 @@ jaxb-runtime ${project.jaxbVersion} - +