From 17d2d577b8abeebfc9fa3355603cac544d76c724 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Thu, 5 Dec 2019 14:12:45 -0500 Subject: Reverting project.version for dependency-bom If it's project.version then it will be resolved with child module version Issue-ID: CCSDK-1978 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I6d843de0840524bf49085e6cec60d0b3825d4346 --- springboot/springboot1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'springboot/springboot1') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 503a765e..2608b07c 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -107,7 +107,7 @@ org.onap.ccsdk.parent dependencies-bom - ${project.version} + 1.5.1-SNAPSHOT pom import -- cgit 1.2.3-korg