aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-05 23:02:07 +0000
committerPatrick Wendell <patrick@databricks.com>2015-03-05 23:02:07 +0000
commit4aaf48d46d13129f0f9bdafd771dd80fe568a7dc (patch)
tree0304c57d87f79dbdbbdbbdd5982b0db7b3b0c6d3 /examples
parent4ab990c2f1098720526010b45a86c1b00852e869 (diff)
downloadspark-4aaf48d46d13129f0f9bdafd771dd80fe568a7dc.tar.gz
spark-4aaf48d46d13129f0f9bdafd771dd80fe568a7dc.tar.bz2
spark-4aaf48d46d13129f0f9bdafd771dd80fe568a7dc.zip
Preparing Spark release v1.3.0-rc3v1.3.0
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 994071d94d..97356c0b07 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.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>