aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-17 11:49:33 -0800
committerAndrew Or <andrew@databricks.com>2014-11-17 11:49:33 -0800
commitcf8d0ef72a2fa678c7677cb0861d4653f4026d98 (patch)
treeca93b7faad312feba5c157c3f5905a8e30fe6ddb /core/pom.xml
parentb528367d75bde36004b551bb149e024b56a3ba57 (diff)
downloadspark-cf8d0ef72a2fa678c7677cb0861d4653f4026d98.tar.gz
spark-cf8d0ef72a2fa678c7677cb0861d4653f4026d98.tar.bz2
spark-cf8d0ef72a2fa678c7677cb0861d4653f4026d98.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 685bdd2b7e584c84e7d39e40de2d5f30c5388cb5.
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 664e52f761..96effdb711 100644
--- a/core/pom.xml
+++ b/core/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>