X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=897b4e421ffe6dda910a5d9180602b047de8805a;hb=83d5e01bcac0bbd8c6386eb5033954001524d91f;hp=f18466654eae14aac50ae3d31898d44543b7a11d;hpb=be1edcb6830745015f5de72e820f40f36dd571ad;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index f1846665..897b4e42 100644 --- a/pom.xml +++ b/pom.xml @@ -29,12 +29,12 @@ org.onap.oparent oparent - 2.1.0 + 3.0.0-SNAPSHOT @@ -54,7 +54,14 @@ 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 @@ -243,16 +250,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 +377,12 @@ + + + javax.annotation + javax.annotation-api + 1.3.2 + javax.xml.bind jaxb-api @@ -364,7 +398,18 @@ jaxb-runtime ${project.jaxbVersion} - +