X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=16d43efd0240607f655f7cea41d8fbd0394bc769;hb=df7904cca9c67ed7ce99e1d1d1c3a2c961a61445;hp=425be090f8da89fda8db42e83415f34b502bbeaa;hpb=a2cea50220ccf3ebb12496029c5ac3a57ea17603;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index 425be09..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 @@ -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 + *