X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2556f32c56b74270214105b89f29403e3f3f652e;hb=e30913eef75a9bc6fdae268c9e75027ef29bf934;hp=14582a4d2fe7ae6ae87366341fb91e515937589d;hpb=40d0e02c799115c2f070e93d35a9384264b332e2;p=so.git diff --git a/pom.xml b/pom.xml index 14582a4d2f..2556f32c56 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,7 @@ mso-api-handlers adapters asdc-controller + so-optimization-clients bpmn cloudify-client cxf-logging @@ -65,14 +66,16 @@ content/repositories/snapshots/ content/repositories/public/ content/sites/site/org/onap/so/${project.version}/ - 3.2.6 + 3.3.3 2.1 2.1.5.RELEASE 3.2.0 false true - 4.1.0 + 0.33.0 1.7.1 + 0.8.0 + 2.1.15 @@ -212,9 +215,10 @@ - + org.apache.maven.plugins maven-deploy-plugin @@ -227,15 +231,13 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.1 + 3.8.0 true -Xlint true true true - 1.8 - 1.8 -parameters @@ -534,23 +536,63 @@ + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + [1.0.0,) + + check + + + + + + + + + org.codehaus.gmaven + groovy-maven-plugin + [1.0.0,) + + execute + + + + + + + + + + io.fabric8 - fabric8-maven-plugin + docker-maven-plugin ${io.fabric8.version} ${docker.skip} ${docker.skip.build} ${docker.skip.push} ${docker.newHost} - + ${docker.host.cert.path} - + ${dockerPushRepo} - + ${dockerPullRepo} - + service @@ -574,7 +616,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20 + 2.22.2 DEBUG @@ -588,7 +630,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.20 + 2.22.2 true @@ -607,6 +649,7 @@ unpack + true org.onap.so @@ -628,12 +671,11 @@ original - package + none jar - true ${originalClassifier} ** @@ -786,7 +828,7 @@ com.openpojo openpojo - 0.8.10 + 0.8.13 com.shazam @@ -810,6 +852,12 @@ 3.11.1 test + + org.ow2.asm + asm + 7.0 + test + com.googlecode.junit-toolbox junit-toolbox @@ -818,8 +866,6 @@ - - org.onap.logging-analytics logging-slf4j @@ -910,7 +956,7 @@ org.onap.aai.schema-service aai-schema - 1.7.1-SNAPSHOT + 1.7.2 @@ -920,7 +966,6 @@ false false - true @@ -929,7 +974,6 @@ false false false - true @@ -950,5 +994,46 @@ + + java8 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + true + 1.8 + 1.8 + + + + + + + m2e.version + + true + + + + java11 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + true + 11 + 11 + 11 + + + + +