Skip to content

Commit 7049164

Browse files
committed
Version fix in pom file
1 parent 6cbd580 commit 7049164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/spark-ganglia-lgpl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>0.9.1-incubating-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)