X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=0995d14f5db138d37af7b161fec499b2681189f1;hb=80cd42e2fb9c5c8cd9d2c90747a973117501a5cf;hp=a75307086e3553237bdf4ceea0e8ef3333ae8d69;hpb=62e7a4d07d23b4419ece28f4a73b088c0310a3c4;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index a7530708..0995d14f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.onap.aaf.authz parent - 2.1.17-SNAPSHOT + 2.1.18-SNAPSHOT aaf-authz pom @@ -34,7 +34,7 @@ Frankfurt working Version --> - 3.0.0-SNAPSHOT + 3.0.0 @@ -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} - +