aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-11 04:04:37 +0000
committerPatrick Wendell <patrick@databricks.com>2015-04-11 04:04:37 +0000
commit3e8391327ba586eaf54447043bd526d919043a44 (patch)
treea11825daeeb0cadd05c6f16473da11ab09111d27 /examples
parent30d906e86b28c4a864950c17fc4a089046f521b8 (diff)
downloadspark-1.3.1.tar.gz
spark-1.3.1.tar.bz2
spark-1.3.1.zip
Preparing Spark release v1.3.1-rc3v1.3.1
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 73ab234c61..9f03cbd3d9 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.1-SNAPSHOT</version>
+ <version>1.3.1</version>
<relativePath>../pom.xml</relativePath>
</parent>