aboutsummaryrefslogtreecommitdiff
path: root/docker-integration-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-integration-tests/pom.xml')
-rw-r--r--docker-integration-tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-integration-tests/pom.xml b/docker-integration-tests/pom.xml
index 78b638ecfa..833ca29cd8 100644
--- a/docker-integration-tests/pom.xml
+++ b/docker-integration-tests/pom.xml
@@ -21,12 +21,12 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.spark</groupId>
- <artifactId>spark-parent_2.10</artifactId>
+ <artifactId>spark-parent_2.11</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>spark-docker-integration-tests_2.10</artifactId>
+ <artifactId>spark-docker-integration-tests_2.11</artifactId>
<packaging>jar</packaging>
<name>Spark Project Docker Integration Tests</name>
<url>http://spark.apache.org/</url>