Skip to content

Commit 7f77908

Browse files
authored
MINOR: Remove scala properties from pom.xml (#3104)
They are not used anymore
1 parent e0e7785 commit 7f77908

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@
9898
<previous.version>1.15.0</previous.version>
9999
<thrift.executable>thrift</thrift.executable>
100100
<format.thrift.executable>${thrift.executable}</format.thrift.executable>
101-
<scala.version>2.12.17</scala.version>
102-
<!-- scala.binary.version is used for projects that fetch dependencies that are in scala -->
103-
<scala.binary.version>2.12</scala.binary.version>
104-
<scala.maven.test.skip>false</scala.maven.test.skip>
105101
<pig.version>0.16.0</pig.version>
106102
<pig.classifier>h2</pig.classifier>
107103
<thrift-maven-plugin.version>0.10.0</thrift-maven-plugin.version>

0 commit comments

Comments
 (0)