aboutsummaryrefslogtreecommitdiff
path: root/assembly/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 17:13:55 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 17:13:55 -0800
commit6f34fa00b1fda4ea60b84b16e309072b6dcea32a (patch)
tree4797a0fe2197cc48aabeb3e91a3cd4ffd4637f02 /assembly/pom.xml
parentba6d81d29ee26f6b5b44901b7c43a1d50e1fa043 (diff)
downloadspark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.tar.gz
spark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.tar.bz2
spark-6f34fa00b1fda4ea60b84b16e309072b6dcea32a.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 6de888129fcfe6e592458a4217fc66140747b54f.
Diffstat (limited to 'assembly/pom.xml')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 5e931b7457..e79d29b999 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.2-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>