X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=51441e8963dfe2575a528ff0aab949fefbbd896d;hb=dee6c34b3e5d3b40bc74fc73fafc1d116126c7fc;hp=1ff9d5b73ad61fc324299f095526c888992a7c7d;hpb=7b07f8da225ee3904f9c2b05fea1bdc30d4d8c23;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 1ff9d5b..51441e8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.2-SNAPSHOT + 1.4.0-SNAPSHOT aai-gizmo @@ -93,6 +93,24 @@ limitations under the License. cxf-rt-frontend-jaxrs 3.2.5 + + + + io.swagger + swagger-jersey2-jaxrs + 1.5.8 + + + io.springfox + springfox-swagger2 + 2.9.2 + + + io.springfox + springfox-swagger-ui + 2.9.2 + +