aboutsummaryrefslogtreecommitdiff
path: root/examples
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 /examples
parent38ccef36c1551dc36d9444f47df11ae34c1e139e (diff)
downloadspark-40190ce22622cadd41f740a763fba061281c2966.tar.gz
spark-40190ce22622cadd41f740a763fba061281c2966.tar.bz2
spark-40190ce22622cadd41f740a763fba061281c2966.zip
Preparing development version 1.4.1-SNAPSHOT
Diffstat (limited to 'examples')
-rw-r--r--examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 706a97da0d..bf804bbf73 100644
--- a/examples/pom.xml
+++ b/examples/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>