From a31feef8c602092bf7c24284ecbd2b09d4032077 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 17 Aug 2021 11:59:38 -0400 Subject: Update for Java 11 Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3 --- springboot/spring-boot-setup/pom.xml | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index fe5a295d..d41913b0 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -71,30 +71,6 @@ UTF-8 - - create-springboot25-parent-pom - - copy-resources - - validate - - ../springboot25 - - - src/main/resources - - pom-template.xml - - true - - - \ - - ${basedir}/src/main/properties/springboot25.properties - - UTF-8 - - @@ -124,17 +100,6 @@ ../springboot2/pom.xml - - rename-springboot25-parent-pom - validate - - rename - - - ../springboot25/pom-template.xml - ../springboot25/pom.xml - - -- cgit 1.2.3-korg