X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=16d43efd0240607f655f7cea41d8fbd0394bc769;hb=df7904cca9c67ed7ce99e1d1d1c3a2c961a61445;hp=61914b0f6820f600c9f9b46ce70723b656809e6b;hpb=9ae8ae65c0aff6b8fd4e94460b44af33cf15aa50;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 61914b0..16d43ef 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ limitations under the License. ${basedir}/target - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 1.3.1 @@ -46,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.17.RELEASE + 1.5.18.RELEASE pom import @@ -57,6 +57,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + org.springframework.boot @@ -75,6 +81,12 @@ limitations under the License. org.springframework.boot spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + org.springframework.boot @@ -124,15 +136,10 @@ limitations under the License. org.onap.aai.aai-common aai-schema-ingest ${version.org.onap.aai.aai-common} - - - org.onap.aai.aai-common - aai-core - ${version.org.onap.aai.aai-common} - * - * + org.powermock + *