commit | a9bf0541c65d8bb81b814bd85253cf4518fcb52b | [log] [tgz] |
---|---|---|
author | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | Sat Nov 10 11:54:05 2018 -0500 |
committer | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | Sat Nov 10 15:55:03 2018 -0500 |
tree | 9b629b6f70cedf70fa4595d55c4a337fbc80add4 | |
parent | 115a90365564d9cb5a6415f4fa525b999a36b5ea [diff] [blame] |
Controller Design Studio Upgrade Spring Boot and Kotlin versions. Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a Issue-ID: CCSDK-658 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
diff --git a/ms/controllerblueprints/modules/service/pom.xml b/ms/controllerblueprints/modules/service/pom.xml index e766f51..cd95abf 100644 --- a/ms/controllerblueprints/modules/service/pom.xml +++ b/ms/controllerblueprints/modules/service/pom.xml
@@ -75,7 +75,7 @@ </dependency> <dependency> <groupId>org.jetbrains.kotlin</groupId> - <artifactId>kotlin-test</artifactId> + <artifactId>kotlin-test-junit</artifactId> <scope>test</scope> </dependency> <dependency>