X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=57fcfe5580486f4004666b4e08c7954e605c6043;hb=c4a4603dbf10567112fe90c9feb5b3a633234dce;hp=42182a31243336ef069445b7d47f5f479d67f127;hpb=b330d5d99fa66969401af5fba96a071c6b1c8315;p=aai%2Fbabel.git diff --git a/pom.xml b/pom.xml index 42182a3..57fcfe5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,12 +28,12 @@ org.onap.aai.aai-common aai-parent - 1.9.0 + 1.9.4 org.onap.aai babel - 1.9.0-SNAPSHOT + 1.12.3-SNAPSHOT jar aai-babel @@ -79,34 +79,36 @@ 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.0 - 2.1.21 - 1.2.2 + 1.9.4 + 2.7.4 + 1.2.11 + 3.0.13 - 1.19 + 1.22 + 1.15 - 2.1 - 0.13.3 + 2.1.1 + 0.15.1 org.onap.aai.schema-service - 1.9.0 - 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' @@ -114,7 +116,6 @@ - docker @@ -122,7 +123,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.3.0 pre-clean @@ -134,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 @@ -169,8 +172,7 @@ 1.23 - ${docker.push.registry}/${aai.docker.namespace}/${project.artifactId}:%l - + ${docker.push.registry}/${aai.docker.namespace}/${project.artifactId}:%l @ @@ -281,27 +283,32 @@ ch.qos.logback logback-core + ${logback.core.version} commons-codec commons-codec + ${commons.codec.version} org.apache.commons commons-compress + ${commons.compress.version} org.apache.commons commons-lang3 + ${commons.lang3.version} javax.ws.rs javax.ws.rs-api - 2.1 + ${javax.ws.rs.version} org.codehaus.groovy groovy + ${groovy.version} org.onap.sdc.sdc-tosca @@ -398,9 +405,9 @@ jaxb-impl - javax.activation - activation - ${javax.activation.version} + jakarta.activation + jakarta.activation-api + ${jakarta.activation.version} @@ -517,7 +524,8 @@ org.codehaus.mojo 1.5.0 - + + Get latest xsd version generate-sources @@ -612,7 +620,7 @@ + whole section --> org.jacoco @@ -760,9 +768,8 @@ sonar-maven-plugin ${sonar.scanner.version} - + - + \ No newline at end of file