X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=57fcfe5580486f4004666b4e08c7954e605c6043;hb=c4a4603dbf10567112fe90c9feb5b3a633234dce;hp=1fa10cf041f793451a16704cb8bcd9db684f7f40;hpb=4ff8b4fa8deb8c6a79c608261bf3537da408517a;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 1fa10cf..57fcfe5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,12 +28,12 @@ org.onap.aai.aai-common aai-parent - 1.9.3 + 1.9.4 org.onap.aai babel - 1.9.3-SNAPSHOT + 1.12.3-SNAPSHOT jar aai-babel @@ -69,47 +69,46 @@ 3.2.0 3.8.1 - 1.8 - 1.8 - 1.8 - 1.8 + 11 + 11 + 11 + 11 3.7.0.1746 0.28.0 1.0.0 ${project.build.directory}/${project.artifactId}-${project.version}-build/ - + onap alpine 1.9.0 - 1.5.1 + 1.6.5 - 1.9.3 - 2.1.21 - 1.2.2 - 1.2.7 - 2.5.15 + 1.9.4 + 2.7.4 + 1.2.11 + 3.0.13 - 1.21 + 1.22 1.15 - 2.1 - 0.13.3 + 2.1.1 + 0.15.1 org.onap.aai.schema-service - 1.9.4 - 3.7 - 1.2.1 + 1.12.3 + 3.12.0 + 1.6.4 - 1.4.1 + 1.4.5 + 1.6 - 1.8 - - 1.1.1 + 3.1.0 + 1.2.2 yyyyMMdd'T'HHmmss'Z' @@ -117,7 +116,6 @@ - docker @@ -125,7 +123,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.3.0 pre-clean @@ -137,31 +135,33 @@ - org.codehaus.groovy.maven - gmaven-plugin - 1.0 + org.codehaus.gmavenplus + gmavenplus-plugin + 1.13.1 pre-clean execute - - - def userAaiBaseImage = session.userProperties['aai.base.image']; - def userAaiCommonVersion = session.userProperties['aai.base.image.version']; - if (userAaiCommonVersion != null) { - project.properties['aai.base.image.version'] = userAaiCommonVersion; - } - if (userAaiBaseImage != null) { - project.properties['aai.base.image'] = userAaiBaseImage; - } - log.info 'Base image flavour: ' + project.properties['aai.base.image']; - log.info 'Base image version: ' + project.properties['aai.base.image.version']; - - + + + + + io.fabric8 @@ -172,8 +172,7 @@ 1.23 - ${docker.push.registry}/${aai.docker.namespace}/${project.artifactId}:%l - + ${docker.push.registry}/${aai.docker.namespace}/${project.artifactId}:%l @ @@ -299,11 +298,12 @@ org.apache.commons commons-lang3 + ${commons.lang3.version} javax.ws.rs javax.ws.rs-api - 2.1 + ${javax.ws.rs.version} org.codehaus.groovy @@ -405,9 +405,9 @@ jaxb-impl - javax.activation - activation - ${javax.activation.version} + jakarta.activation + jakarta.activation-api + ${jakarta.activation.version} @@ -524,7 +524,8 @@ org.codehaus.mojo 1.5.0 - + + Get latest xsd version generate-sources @@ -619,7 +620,7 @@ + whole section --> org.jacoco @@ -767,9 +768,8 @@ sonar-maven-plugin ${sonar.scanner.version} - + - + \ No newline at end of file