Skip to content

Commit 9a775bb

Browse files
committed
minor pom change
1 parent 01a91df commit 9a775bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtable-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176

177177
<dependency>
178178
<groupId>org.apache.iceberg</groupId>
179-
<artifactId>iceberg-spark-runtime-3.4_2.12</artifactId>
179+
<artifactId>iceberg-spark-runtime-${spark.version.prefix}_${scala.binary.version}</artifactId>
180180
<version>${iceberg.version}</version>
181181
<scope>test</scope>
182182
</dependency>

0 commit comments

Comments
 (0)