Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit 3f4df12

Browse files
committed
updated version
1 parent b34c3c1 commit 3f4df12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

external/mqtt-assembly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
23-
<artifactId>spark-parent</artifactId>
24-
<version>1.3.0-SNAPSHOT</version>
23+
<artifactId>spark-parent_2.10</artifactId>
24+
<version>1.4.0-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)