X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=5e12773d921cf6dec1596ce4be70730da4557b52;hb=f2dac805dac11020348a1dcdc44838b114bdee89;hp=a950159dd0883b75f6cca6aaed70c268ffaf1637;hpb=9b8444de650689fa1361e510a07c252fdc727162;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index a950159..5e12773 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ ============LICENSE_START======================================================= org.onap.aai ================================================================================ - Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. - Copyright © 2017-2018 European Software Marketing Ltd. + Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (c) 2017-2019 European Software Marketing Ltd. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,13 +28,13 @@ org.onap.oparent oparent - 1.1.0 + 1.2.1 org.onap.aai babel - 1.3.0-SNAPSHOT + 1.4.1-SNAPSHOT jar aai-babel @@ -42,7 +42,7 @@ - 1.5.14.RELEASE + 1.5.19.RELEASE UTF-8 UTF-8 @@ -53,18 +53,17 @@ 1.2.2 - 1.4.1 - 1.16.1 + 1.5.1 + 1.18 2.1 0.13.2 - org.onap.aai.aai-common - 1.3.0-SNAPSHOT + org.onap.aai.schema-service + 1.0.5 3.7 1.2.1 1.3.0 1.6 1.2.3 - 25.1-jre 1.8 @@ -89,6 +88,12 @@ org.springframework.boot spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + org.onap.aai.logging-service @@ -105,7 +110,6 @@ logback-core ${logback.version} - commons-codec commons-codec @@ -129,24 +133,17 @@ org.codehaus.groovy groovy-all - org.onap.sdc.sdc-tosca sdc-tosca ${sdc.tosca.version} - - com.google.guava - guava - ${guava.version} - - org.onap.aai rest-client ${aai.rest.client.version} - + org.springframework.boot @@ -178,7 +175,7 @@ -DCONFIG_HOME=./appconfig-local -DAPP_HOME=. - -Dartifactgenerator.config=./appconfig-local/artifact-generator.properties + -Dtosca.mappings.config=./appconfig-local/tosca-mappings.json -DKEY_STORE_PASSWORD=${KEY_STORE_PASSWORD}