aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-05 14:56:23 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-05 14:56:23 -0800
commitd6b9dce18f45b5144db2b59656d64db1af25c11b (patch)
treef09c8517386ee72e2d603d3f5227d9b8b4046b4a /bagel
parent556e0de1aded8d0b0606063e4e66ee144bcdb5bc (diff)
downloadspark-d6b9dce18f45b5144db2b59656d64db1af25c11b.tar.gz
spark-d6b9dce18f45b5144db2b59656d64db1af25c11b.tar.bz2
spark-d6b9dce18f45b5144db2b59656d64db1af25c11b.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit 5097f869efbdb75d3b87bcbd8e621e7c12356942.
Diffstat (limited to 'bagel')
-rw-r--r--bagel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bagel/pom.xml b/bagel/pom.xml
index dea41f8f82..538788a43b 100644
--- a/bagel/pom.xml
+++ b/bagel/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.0</version>
<relativePath>../pom.xml</relativePath>
</parent>