X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=51441e8963dfe2575a528ff0aab949fefbbd896d;hb=dee6c34b3e5d3b40bc74fc73fafc1d116126c7fc;hp=d3ce143bd36dcf87effc251a11a3997ba17cb6a4;hpb=b83cf59d4b741c9faa2c3086115f8b01ed5a724a;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index d3ce143..51441e8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.aai.gizmo gizmo - 1.3.0-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 + +