From: adheli.tavares Date: Thu, 17 Aug 2023 21:09:58 +0000 (+0100) Subject: Java 17 / Spring 6 / Spring Boot 3 Upgrade X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=08d36423f39ad97783221b6144111a663b6fbfc8;p=policy%2Fpap.git Java 17 / Spring 6 / Spring Boot 3 Upgrade Issue-ID: POLICY-4671 Change-Id: I249416af830db638a314325e45948015a21134d4 Signed-off-by: adheli.tavares --- diff --git a/.gitreview b/.gitreview index a4aa6a07..24a6508b 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=policy/pap.git -defaultbranch=master +defaultbranch=java-17 diff --git a/main/pom.xml b/main/pom.xml index 636fce34..4dc2597e 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -1,6 +1,6 @@