aboutsummaryrefslogtreecommitdiff
path: root/external/docker-integration-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'external/docker-integration-tests/pom.xml')
-rw-r--r--external/docker-integration-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/docker-integration-tests/pom.xml b/external/docker-integration-tests/pom.xml
index 3169a0ebae..21d40863b7 100644
--- a/external/docker-integration-tests/pom.xml
+++ b/external/docker-integration-tests/pom.xml
@@ -126,7 +126,7 @@
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-test-tags_${scala.binary.version}</artifactId>
+ <artifactId>spark-tags_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>