X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fpom.xml;h=db6d2e24e7890c70cbd0d3b62094332a69c1e702;hb=4371989e7a50d015b6eefa074d4988033223551b;hp=3e95c7fd3baea7bd5c97663dabf2e76901b9d1db;hpb=5fb7cbb6997a8548597f617438de819d20200073;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 3e95c7f..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 @@ -32,7 +34,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.0.1 + 1.3.0 dcaegen2-platform-mod-runtimeapi MOD Runtime API @@ -40,6 +42,7 @@ limitations under the License. yyyyMMdd'T'HHmmss ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + true @@ -64,7 +67,13 @@ limitations under the License. - + + + commons-io + commons-io + 2.8.0 + + @@ -106,6 +115,17 @@ limitations under the License. 2.1.7.RELEASE pom import + + + org.springframework.plugin + spring-plugin-core + + + + + org.springframework.plugin + spring-plugin-core + 2.0.0.RELEASE