This is an automated email from the ASF dual-hosted git repository.

gortiz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 06495fdd7e remove duplicate scala.version (#12543)
06495fdd7e is described below

commit 06495fdd7e476c95d91f7fa70ed69483429ff501
Author: sullis <[email protected]>
AuthorDate: Mon Mar 4 01:56:39 2024 -0800

    remove duplicate scala.version (#12543)
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 41a414341c..9aca2fbdd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,10 +193,6 @@
     <scala.version>2.12.18</scala.version>
     <scala.compat.version>2.12</scala.compat.version>
 
-    <!-- Configuration for Scala -->
-    <scala.version>2.12.18</scala.version>
-    <scala.compat.version>2.12</scala.compat.version>
-
     <flink.version>1.14.6</flink.version>
     <commons-configuration2.version>2.9.0</commons-configuration2.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to