X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=ba27daaed6712a559186f58f1eff5be3c1ce7a87;hb=4593656e1f168c067e2a37389aeaa67889c1c173;hp=62cdee9003a1a7cd70991b7ab0ad63e1ab734e1d;hpb=1bd6f21ead32fd6b706a9ba284a4ccc5e3078862;p=clamp.git diff --git a/pom.xml b/pom.xml index 62cdee90..ba27daae 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 @@ -75,14 +75,12 @@ yyyyMMdd'T'HHmmss'Z' ${project.version} ${maven.build.timestamp} - 1.8 - 1.8 UTF-8 UTF-8 1.0.0 2.24.0 - 2.1.5.RELEASE + 2.2.0.RELEASE jacoco ${project.build.directory}/surefire-reports @@ -105,9 +103,9 @@ true false - 9.0.20 + 9.0.27 ui-react - https://nexus3.onap.org/repository/npm.snapshot/ + https://nexus3.onap.org/repository/npm.release/ @@ -261,6 +259,12 @@ org.apache.xmlgraphics batik-svggen 1.11 + + + xml-apis + xml-apis + + org.apache.xmlgraphics @@ -276,6 +280,16 @@ com.att.eelf eelf-core ${eelf.core.version} + + + org.powermock + powermock-module-junit4 + + + org.powermock + powermock-api-mockito + + org.codehaus.janino @@ -515,7 +529,19 @@ org.mockito mockito-core - 1.10.19 + 2.28.2 + test + + + org.powermock + powermock-api-mockito2 + 2.0.4 + test + + + org.powermock + powermock-module-junit4 + 2.0.4 test @@ -581,9 +607,9 @@ - de.jpdigital - hibernate52-ddl-maven-plugin - 2.2.0 + de.jpdigital + hibernate52-ddl-maven-plugin + 2.2.0 javax.xml.bind @@ -599,7 +625,7 @@ - org.onap.clamp.dao.model + org.onap.clamp MARIADB53 @@ -718,6 +744,22 @@ + + org.codehaus.groovy.maven + gmaven-plugin + 1.0 + + + validate + + execute + + + ${project.basedir}/src/main/script/SelectNpmRepo.groovy + + + + org.apache.maven.plugins maven-jar-plugin @@ -795,7 +837,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 2.22.2 1C true @@ -807,7 +849,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.1 + 2.22.2 integration-tests @@ -833,7 +875,7 @@ io.fabric8 docker-maven-plugin - 0.27.2 + 0.31.0 org.apache.httpcomponents @@ -869,6 +911,9 @@ ${docker.mariadb.port.host}:3306 + + bridge + @@ -899,6 +944,9 @@ ./start_http_cache.sh ${python.http.proxy.param} --python_proxyaddress=localhost:${docker.http-cache.port.host} + + bridge + @@ -1015,7 +1063,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.5 true true @@ -1091,8 +1139,8 @@ generate-sources - v12.10.0 - 6.10.3 + v12.13.0 + 6.13.0 @@ -1122,11 +1170,25 @@ deploy - publish --registry ${npm.publish.url} + publish + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 11 + 11 + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.7.0.1746 +