aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 06:06:41 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 06:06:41 +0000
commit40190ce22622cadd41f740a763fba061281c2966 (patch)
tree83cdbf210e5dc3e9230e8944e9cd66f1ddd8fa86 /assembly
parent38ccef36c1551dc36d9444f47df11ae34c1e139e (diff)
downloadspark-40190ce22622cadd41f740a763fba061281c2966.tar.gz
spark-40190ce22622cadd41f740a763fba061281c2966.tar.bz2
spark-40190ce22622cadd41f740a763fba061281c2966.zip
Preparing development version 1.4.1-SNAPSHOT
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index b8a821dcf6..b53d7c3326 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>