X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fpom.xml;h=db6d2e24e7890c70cbd0d3b62094332a69c1e702;hb=4371989e7a50d015b6eefa074d4988033223551b;hp=75b68ced6835c8ed874cec5ac897bed6b1101fc2;hpb=b1729f6e2b9bd4f7aa00091339f820ade64d926f;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 75b68ce..db6d2e2 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -34,7 +34,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.0.2 + 1.3.0 dcaegen2-platform-mod-runtimeapi MOD Runtime API @@ -42,6 +42,7 @@ limitations under the License. yyyyMMdd'T'HHmmss ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + true @@ -66,7 +67,13 @@ limitations under the License. - + + + commons-io + commons-io + 2.8.0 + + @@ -108,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