X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fpom.xml;h=77d73b952a71dffa69ea45d9378df3c6f5ed5ff4;hb=51710092beee572f3b857c0f17a86736b0a9bdfd;hp=e951d9424b5d91b3e7ef44261067b6a41d242d41;hpb=45341fa5e6e64e86286254d49ca951c43726ab94;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index e951d94..77d73b9 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -3,6 +3,8 @@ ============LICENSE_START======================================================= Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ +Modifications Copyright (c) 2020 Nokia +================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -16,7 +18,8 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 pom @@ -31,36 +34,92 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.0.0 + 1.2.2 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 + +