Skip to content

Commit bac9fa4

Browse files
committed
fix mllib-local
1 parent c256fb3 commit bac9fa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mllib-local/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
</exclusion>
4545
</exclusions>
4646
</dependency>
47-
<!-- #if scala-2.13 --><!--
47+
<!-- #if scala-2.13 -->
4848
<dependency>
4949
<groupId>org.scala-lang.modules</groupId>
5050
<artifactId>scala-collection-compat_${scala.binary.version}</artifactId>
5151
</dependency>
52-
--><!-- #endif scala-2.13 -->
52+
<!-- #endif scala-2.13 -->
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>
5555
<artifactId>commons-math3</artifactId>

0 commit comments

Comments
 (0)