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/spring-boot-setup/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 9709d212..53a8a596 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} -- cgit 1.2.3-korg