From: Muthuramalingam, Brinda Santh(bs2796) Date: Thu, 15 Nov 2018 13:36:28 +0000 (-0500) Subject: Blueprints Processor Microservice X-Git-Tag: 0.4.2~160^2~87 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d584eae7abe445dc39d2a0e58aedbc667e281da7;p=ccsdk%2Fcds.git Blueprints Processor Microservice Refactor functon module as seperate module project. Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c Issue-ID: CCSDK-688 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) --- diff --git a/ms/controllerblueprints/parent/pom.xml b/ms/controllerblueprints/parent/pom.xml index 76ea4dcb3..e69a947b4 100644 --- a/ms/controllerblueprints/parent/pom.xml +++ b/ms/controllerblueprints/parent/pom.xml @@ -30,7 +30,8 @@ 2.0.6.RELEASE 5.0.10.RELEASE - 1.3.0 + 1.3.10 + 1.3.0 1.0.1 1.0.0 26.0-jre @@ -126,8 +127,6 @@ ${kotlin.version} - - com.h2database @@ -240,7 +239,7 @@ kotlin-maven-plugin org.jetbrains.kotlin - ${kotlin.version} + ${kotlin.maven.version} compile