We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scala
pom.xml
1 parent e0e7785 commit 7f77908Copy full SHA for 7f77908
1 file changed
pom.xml
@@ -98,10 +98,6 @@
98
<previous.version>1.15.0</previous.version>
99
<thrift.executable>thrift</thrift.executable>
100
<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>
105
<pig.version>0.16.0</pig.version>
106
<pig.classifier>h2</pig.classifier>
107
<thrift-maven-plugin.version>0.10.0</thrift-maven-plugin.version>
0 commit comments