aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-05 22:40:04 +0000
committerPatrick Wendell <patrick@databricks.com>2015-03-05 22:40:04 +0000
commit6fb4af2fbeb3d1b888191a2fa1042c80e3ef2d60 (patch)
tree42ab153f0b367afd978716108f92ad86cb02cf75 /examples
parent988b498218c963d44790ac74e643ce76d02fce0f (diff)
downloadspark-6fb4af2fbeb3d1b888191a2fa1042c80e3ef2d60.tar.gz
spark-6fb4af2fbeb3d1b888191a2fa1042c80e3ef2d60.tar.bz2
spark-6fb4af2fbeb3d1b888191a2fa1042c80e3ef2d60.zip
Preparing Spark release v1.3.0-rc3
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>