aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-26 17:06:19 -0800
committerPatrick Wendell <patrick@databricks.com>2015-01-26 17:06:19 -0800
commite8da342ecef307664d37c1dc47d8cb1ab9c52804 (patch)
tree072715a56130e9aa1f60d7d6ad1779415178a849 /pom.xml
parentadfed7086f10fa8db4eeac7996c84cf98f625e9a (diff)
downloadspark-e8da342ecef307664d37c1dc47d8cb1ab9c52804.tar.gz
spark-e8da342ecef307664d37c1dc47d8cb1ab9c52804.tar.bz2
spark-e8da342ecef307664d37c1dc47d8cb1ab9c52804.zip
Revert "Preparing development version 1.2.2-SNAPSHOT"
This reverts commit adfed7086f10fa8db4eeac7996c84cf98f625e9a.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c3ca830d3c..f406b2d636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.1</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>