From 389237e5920623c24c5c08c9463a2f8d45fdf202 Mon Sep 17 00:00:00 2001 From: vibhatha Date: Thu, 11 Jan 2024 22:43:49 +0530 Subject: [PATCH] fixing warnings v15: vector s3 (removing mistakenly added maven-compiler plugin) --- java/vector/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/java/vector/pom.xml b/java/vector/pom.xml index 810a17b1e9052..a4292449c9cb2 100644 --- a/java/vector/pom.xml +++ b/java/vector/pom.xml @@ -212,14 +212,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 9 - 9 - -