X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fpom.xml;h=11e55802f6ba93084d854c8136cfd6bfea52647d;hb=fede209351277913be6b8fca3f031d14964cfacc;hp=0f79be46d964ab6fa1489c9976a9af10ced4ea63;hpb=d10dc65f13e3b82c3732f2ca0dd26f953e624202;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 0f79be4..11e5580 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -1,5 +1,25 @@ - + 4.0.0 pom @@ -14,34 +34,92 @@ org.onap.dcaegen2.platform.mod runtimeapi - 1.0.0 + 1.2.3 dcaegen2-platform-mod-runtimeapi MOD Runtime API true - 1.8 yyyyMMdd'T'HHmmss + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + + + + java11 + + 11 + 11 + 11 + + + + m2e.version + + true + + + + java8 + + 1.8 + 1.8 + + + - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.6.0.1398 - - + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.4.1 + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + + false + + + + + + - - - org.springframework.boot - spring-boot-starter-parent - 2.1.7.RELEASE - pom - import - - + + + org.springframework.boot + spring-boot-starter-parent + 2.1.7.RELEASE + pom + import + + + org.springframework.plugin + spring-plugin-core + + + + + org.springframework.plugin + spring-plugin-core + 2.0.0.RELEASE + +