commit | c6ffd3c2cbca242a451c041743fea7af6fe2d0c5 | [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 | decad7905038c4d1b92c64076e88ea60fa95dc13 | |
parent | 00687833cbe372b09835689b4a5708b03142d29e [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/blueprintsprocessor/modules/commons/pom.xml b/ms/blueprintsprocessor/modules/commons/pom.xml index a2e7c78..299a87d 100644 --- a/ms/blueprintsprocessor/modules/commons/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/pom.xml
@@ -49,7 +49,7 @@ </dependency> <dependency> <groupId>org.jetbrains.kotlin</groupId> - <artifactId>kotlin-test</artifactId> + <artifactId>kotlin-test-junit</artifactId> <scope>test</scope> </dependency> <dependency>