X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fruntime-web%2Fpom.xml;h=f33cee1c6d51293bf9854cbf18334772597ca1cb;hb=51710092beee572f3b857c0f17a86736b0a9bdfd;hp=7404dde08dd1411456a6ff74a071cc061448f320;hpb=5fb7cbb6997a8548597f617438de819d20200073;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index 7404dde..f33cee1 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/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 @@ -22,10 +24,10 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.0.1 + 1.2.2 runtime-web - 1.0.5-SNAPSHOT + 1.2.2-SNAPSHOT jar runtime-web MOD Runtime Web Module @@ -33,7 +35,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtime-core - 1.0.1 + 1.2.2 org.springframework.boot @@ -63,13 +65,13 @@ limitations under the License. io.springfox - springfox-swagger2 - 2.10.5 + springfox-boot-starter + 3.0.0 io.springfox springfox-swagger-ui - 2.10.5 + 3.0.0 org.json