aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-04 23:54:32 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-04 23:54:32 -0800
commit53cba58b86f7563158a9c7e44fbfb5df8467f7ec (patch)
tree00bc71f30c38c1a574dc8ac3824b2ee661787ec9 /bagel
parent0ecab40e4391d0674ac86595ec09af3b9a4ac50d (diff)
downloadspark-53cba58b86f7563158a9c7e44fbfb5df8467f7ec.tar.gz
spark-53cba58b86f7563158a9c7e44fbfb5df8467f7ec.tar.bz2
spark-53cba58b86f7563158a9c7e44fbfb5df8467f7ec.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit 0ecab40e4391d0674ac86595ec09af3b9a4ac50d.
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 4a13c58846..4f73cf7851 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>