X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65c8d40693799f54b2f90aca4f20380cf47b2cad;hb=0afd8dd50d1a9c141b9135f491de9f8cc83f9b29;hp=5cba3154219fe9fe3617a1193590cb36edff1fdb;hpb=33f9c52ffa331ce04800fc0846c5aa11a56ef77d;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 5cba315..65c8d40 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,11 @@ spring-boot-starter-parent org.springframework.boot - 1.5.15.RELEASE + 1.5.18.RELEASE org.onap.aai search-data-service - 1.3.1-SNAPSHOT + 1.4.0-SNAPSHOT aai-search-data-service @@ -148,9 +148,15 @@ 20180130 - + org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + @@ -170,8 +176,14 @@ - org.springframework.boot - spring-boot-starter-jersey + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + +