We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34c3c1 commit 3f4df12Copy full SHA for 3f4df12
external/mqtt-assembly/pom.xml
@@ -20,8 +20,8 @@
20
<modelVersion>4.0.0</modelVersion>
21
<parent>
22
<groupId>org.apache.spark</groupId>
23
- <artifactId>spark-parent</artifactId>
24
- <version>1.3.0-SNAPSHOT</version>
+ <artifactId>spark-parent_2.10</artifactId>
+ <version>1.4.0-SNAPSHOT</version>
25
<relativePath>../../pom.xml</relativePath>
26
</parent>
27
0 commit comments