From a4d399ccc71a48fc2e17396c3d5412568472ff0e Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Mon, 14 Dec 2020 07:39:31 -0500 Subject: Fix typo Issue-ID: CCSDK-3001 Change-Id: I4ecb2261fcab912d0c1dbead6c532c86e872be60 Signed-off-by: Jozsef Csongvai --- springboot/springboot2/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'springboot/springboot2') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 432961cf..4dd867be 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -95,10 +95,10 @@ 1.1.1-SNAPSHOT 1.1.1-SNAPSHOT 1.2.0-SNAPSHOT - ${ccsdl.sli.version} - ${ccsdl.sli.version} - ${ccsdl.sli.version} - ${ccsdl.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} 2.3.5.RELEASE -- cgit 1.2.3-korg