From 8c76c9880d88085d28fc33da582ff63d93d1e467 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 4 Mar 2020 11:02:01 -0500 Subject: Roll master version to Guilin numbering Roll master branch of ccsdk parent to 2.0.0-SNAPSHOT for Guilin. Since we anticipate breaking changes associated with Java 8 -> 11 and Sodium, the Guilin version will be a major version update (1.x -> 2.0) Change-Id: I3bf2c447fbecff4aa1973b9087190a2e41961457 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney --- springboot/springboot1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot1/pom.xml') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 9cc72f8f..9fcddd08 100755 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent spring-boot-1-starter-parent - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -143,7 +143,7 @@ org.onap.ccsdk.parent dependencies-bom - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT pom import -- cgit 1.2.3-korg