aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:36 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-12 19:01:36 +0000
commit7029301778895427216f2e0710c6e72a523c0897 (patch)
treef51ac043d70727169c5eb771e7536e84dfc9140e /core/pom.xml
parente3a5ee9a750f4649f4be999d6116b27a25a585b2 (diff)
downloadspark-7029301778895427216f2e0710c6e72a523c0897.tar.gz
spark-7029301778895427216f2e0710c6e72a523c0897.tar.bz2
spark-7029301778895427216f2e0710c6e72a523c0897.zip
[maven-release-plugin] prepare release v1.1.1-rc1
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 0b9486fac5..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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>