X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c79fb908a814494ce20db09fcc519ed1e2fe7f9e;hb=f520d38414df03382d6af4f902e1d86ca67a0655;hp=e6cb23a313ee8da0b46776681bf654ebdf4fb0a7;hpb=d6f2074abcf747013414bf116d1f1ad55254fb50;p=clamp.git diff --git a/pom.xml b/pom.xml index e6cb23a3..c79fb908 100644 --- a/pom.xml +++ b/pom.xml @@ -48,8 +48,6 @@ "mvn clean install -Dspring.config.location=classpath:application-test.properties" The application.properties contains the location of the CLAMP parameters files: - - org.onap.clamp.config.files.cldsReference=classpath:/clds/clds-reference.properties - - org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties - org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json - org.onap.clamp.config.files.globalClds=classpath:/clds/globalClds.properties @@ -73,7 +71,7 @@ 20.0 1.0.0 2.20.1 - 1.5.10.RELEASE + 1.5.12.RELEASE java jacoco @@ -197,6 +195,11 @@ org.apache.camel camel-servlet-starter + + javax.xml.bind + jaxb-api + 2.3.0 + org.springframework.boot