From 78b54c5bc7eeb280b30755cb236f0be3331fef7f Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Thu, 14 Jan 2021 17:53:39 +0100 Subject: Bump runtime-api version to 1.2.0 Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek Change-Id: I593b2f48145f0c5c666f1f6ed12cd64010e91355 --- mod/runtimeapi/runtime-web/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mod/runtimeapi/runtime-web/pom.xml') diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index 8c0ab9d..4c1a7c4 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/pom.xml @@ -24,10 +24,10 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtimeapi - 1.1.1 + 1.2.0 runtime-web - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT jar runtime-web MOD Runtime Web Module @@ -35,7 +35,7 @@ limitations under the License. org.onap.dcaegen2.platform.mod runtime-core - 1.1.1 + 1.2.0 org.springframework.boot -- cgit 1.2.3-korg