X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fpom.xml;h=db6d2e24e7890c70cbd0d3b62094332a69c1e702;hb=4371989e7a50d015b6eefa074d4988033223551b;hp=e951d9424b5d91b3e7ef44261067b6a41d242d41;hpb=38808a23e76deb763a39f457a15b2ef56282b609;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index e951d94..db6d2e2 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,99 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.0.0 + 1.3.0 dcaegen2-platform-mod-runtimeapi MOD Runtime API true - 1.8 yyyyMMdd'T'HHmmss ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - + + true - - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.6.0.1398 - - - - + + + java11 + + 11 + 11 + 11 + + + + m2e.version + + true + + + + java8 + + 1.8 + 1.8 + + + - org.springframework.boot - spring-boot-starter-parent - 2.1.7.RELEASE - pom - import + commons-io + commons-io + 2.8.0 + + + + + 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.plugin + spring-plugin-core + + + + + org.springframework.plugin + spring-plugin-core + 2.0.0.RELEASE + +