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 --- odlparent/bundle-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odlparent/bundle-parent') diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 4ae75c79..5d970db9 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent bundle-parent - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -191,7 +191,7 @@ org.onap.ccsdk.parent dependencies-odl-bom - 1.5.2-SNAPSHOT + 2.0.0-SNAPSHOT pom import -- cgit 1.2.3-korg