X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=34054da021b98ebe4252c4efe862321363381689;hb=3ed8d43005f52b84ce04a7311ca97b4cb4a8b487;hp=84b4d1f3960b6e2bd1af26f840bc356814274904;hpb=67bb8026ac17792efc7c51e9f7905f918c965e01;p=clamp.git diff --git a/pom.xml b/pom.xml index 84b4d1f3..34054da0 100644 --- a/pom.xml +++ b/pom.xml @@ -76,8 +76,8 @@ UTF-8 1.0.0 - 2.24.0 - 2.2.0.RELEASE + 2.25.0 + 2.2.5.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -530,6 +530,11 @@ sdc-tosca 1.5.1 + + org.yaml + snakeyaml + 1.26 + org.assertj @@ -561,6 +566,20 @@ clamp + + src/main/resources + true + + clds/aaf/** + + + + src/main/resources + false + + clds/aaf/** + + src/test/resources @@ -860,9 +879,7 @@ org.springframework.boot spring-boot-maven-plugin - - 1.5.13.RELEASE - + ${springboot.version} @@ -1177,6 +1194,7 @@ test + ${maven.test.skip} run-script test:coverage ${project.build.directory}/${ui.react.src}