From 2f75acbb54e5106f0411b533e2e7c19358da344a Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 15 May 2020 13:19:29 -0400 Subject: Update sli northbound version for RC2 Updated sli northbound version for RC2 to 0.7.3-SNAPSHOT and added property for ccsdk features version Change-Id: I8521ecd39e721004309cd5424bce4af4dacd3504 Issue-ID: SDNC-1167 Signed-off-by: Dan Timoney --- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index 8572b2d3..72619804 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -92,9 +92,10 @@ 0.7.2 + 0.7.4 0.7.2 0.7.3-SNAPSHOT - 0.7.2 + 0.7.3-SNAPSHOT 0.7.2 0.7.3-SNAPSHOT -- cgit