X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=65c8d40693799f54b2f90aca4f20380cf47b2cad;hb=f683bb625823de20ae1085753265ddd72febcb74;hp=3a3a67e0016ffb2d4493833c8570adf738433373;hpb=fe84ae3b8d01ac2634d389f6b9d579319ea39f7a;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 3a3a67e..65c8d40 100644 --- a/pom.xml +++ b/pom.xml @@ -1,24 +1,25 @@ + ============LICENSE_START======================================================= + org.onap.aai + ================================================================================ + Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright © 2017-2018 Amdocs + ================================================================================ + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ============LICENSE_END========================================================= + +--> 4.0.0 @@ -26,11 +27,11 @@ limitations under the License. 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 @@ -69,7 +70,6 @@ limitations under the License. com.jayway.jsonpath json-path 2.2.0 - test @@ -79,9 +79,9 @@ limitations under the License. - dom4j + org.dom4j dom4j - 1.6.1 + 2.1.1 provided @@ -148,9 +148,15 @@ limitations under the License. 20180130 - + org.springframework.boot spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + @@ -170,8 +176,14 @@ limitations under the License. - org.springframework.boot - spring-boot-starter-jersey + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + @@ -376,14 +388,16 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + check - process-sources + validate