X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=6ab125b05a476bf7cf2758ebeffa5ed2d7da29d0;hb=refs%2Fheads%2Ftosca-poc;hp=57daf5661e7ba2a0096804ea7c8bf748145adc08;hpb=dc5e7d8cff0f06d54d28b6eb09a96dbaa89e6808;p=clamp.git diff --git a/pom.xml b/pom.xml index 57daf566..6ab125b0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,8 @@ Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ + Modifications Copyright (c) 2020 Nordix + ================================================================================ 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 @@ -26,7 +28,7 @@ 4.0.0 org.onap.clamp clds - 5.1.0-SNAPSHOT + 5.1.1-SNAPSHOT clamp @@ -78,6 +80,7 @@ 1.0.0 2.25.2 2.2.9.RELEASE + 2.3.2-SNAPSHOT jacoco ${project.build.directory}/surefire-reports @@ -269,6 +272,11 @@ + + org.codehaus.janino + janino + 3.0.8 + org.apache.tomcat.embed tomcat-embed-core @@ -324,21 +332,6 @@ - - javax.xml.ws - jaxws-api - 2.3.1 - - - javax.xml.bind - jaxb-api - 2.3.0 - - - org.glassfish.jersey.core - jersey-common - 2.27 - org.springframework.boot @@ -382,6 +375,12 @@ spring-boot-starter-data-jpa + + + javax.xml.ws + jaxws-api + 2.3.1 + org.onap.aaf.authz aaf-cadi-aaf @@ -407,11 +406,6 @@ logback-classic 1.2.3 - - commons-dbcp - commons-dbcp - 1.4 - commons-io commons-io @@ -431,15 +425,6 @@ org.slf4j slf4j-api - - javax.ws.rs - javax.ws.rs-api - 2.0 - - - junit - junit - javax.transaction jta @@ -511,7 +496,24 @@ 2.1.3 + + + org.onap.policy.models + policy-models-base + ${policy.models.version} + + + org.onap.policy.models + policy-models-tosca + ${policy.models.version} + + + + junit + junit + test + org.assertj assertj-core @@ -909,7 +911,7 @@ **/*ItCase.java - 1 + 1C true false ${failsafeArgLine}