X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f744ee0b8448fed5d381f959e76dabbfaf17961b;hb=7ca6c2a19ee1971a402a6b7eaad4324d83fb236a;hp=f8bd5d0a91caee651b804f71d692c5158bfff5ae;hpb=ce701746049abfd94a87b46e43f296faf32d6213;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index f8bd5d0..f744ee0 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,15 +27,14 @@ limitations under the License. spring-boot-starter-parent org.springframework.boot - 1.5.10.RELEASE + 1.5.15.RELEASE org.onap.aai search-data-service - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT aai-search-data-service - ${basedir}/target https://nexus.onap.org 1.8 @@ -53,13 +53,6 @@ limitations under the License. - - - - - - - com.google.code.gson gson @@ -72,11 +65,11 @@ limitations under the License. 1.3 test + com.jayway.jsonpath json-path 2.2.0 - test @@ -84,26 +77,14 @@ limitations under the License. json-simple 1.1.1 + - dom4j + org.dom4j dom4j - 1.6.1 + 2.1.1 provided - - - - - - - - - - org.elasticsearch - elasticsearch - 2.3.1 - commons-io commons-io @@ -117,12 +98,6 @@ limitations under the License. test - - - - - - org.onap.aai.logging-service @@ -141,13 +116,6 @@ limitations under the License. eelf-logging 1.2.2 - - - - - - - @@ -156,55 +124,55 @@ limitations under the License. 2.7.8 - - - - edu.emory.mathcs.backport - com.springsource.edu.emory.mathcs.backport - 3.1.0 - provided - - - - - javax.ws.rs - javax.ws.rs-api - 2.0 - - - org.apache.directory.studio org.apache.commons.lang 2.6 - radeox radeox 0.9 - com.github.fge json-schema-validator 2.0.0 - org.json json 20180130 - - + org.springframework.boot spring-boot-starter-web - + + + + org.springframework.boot + spring-boot-starter-jetty + + + + org.springframework.boot + spring-boot-starter + + + ch.qos.logback + logback-classic + + + + + + org.springframework.boot + spring-boot-starter-jersey + org.springframework.boot @@ -216,16 +184,23 @@ limitations under the License. spring-boot-starter-test test + + + org.springframework.boot + spring-boot-starter-security + - + - org.eclipse.jetty - jetty-security + ch.qos.logback + logback-classic + 1.2.1 - org.springframework.boot - spring-boot-starter-security + ch.qos.logback + logback-core + 1.2.1 @@ -254,6 +229,7 @@ limitations under the License. + search-data-service-package org.springframework.boot @@ -375,6 +351,13 @@ limitations under the License. **/* + + ${basedir} + true + + bundleconfig-local/** + + ${basedir}/src/main/bin/ @@ -393,14 +376,16 @@ limitations under the License. src/main/java/** src/test/java/** + pom.xml + true - format + check - process-sources + validate