aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-27 15:48:00 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-08-27 15:48:00 -0700
commit0c03fb621e5b080f24863cfc17032bd828b65b99 (patch)
tree681c299103c8f374bda84c69ae4c0855e90d101e /assembly
parent9a62cf3655dcab49b5c0f94ad094603eaf288251 (diff)
downloadspark-0c03fb621e5b080f24863cfc17032bd828b65b99.tar.gz
spark-0c03fb621e5b080f24863cfc17032bd828b65b99.tar.bz2
spark-0c03fb621e5b080f24863cfc17032bd828b65b99.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 9af3fb7385d1f9f221962f1d2d725ff79bd82033.
Diffstat (limited to 'assembly')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 4709b7dbdd..799f8d9b3c 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>