aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorMarcelo Vanzin <vanzin@cloudera.com>2014-11-18 21:24:18 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-11-18 21:24:18 -0800
commit397d3aae5bde96b01b4968dde048b6898bb6c914 (patch)
tree638695a60173066a5162181c2ca21bc9f925550b /assembly
parent423baea953996a66dde671ff6db2fb1f32fbe8cb (diff)
downloadspark-397d3aae5bde96b01b4968dde048b6898bb6c914.tar.gz
spark-397d3aae5bde96b01b4968dde048b6898bb6c914.tar.bz2
spark-397d3aae5bde96b01b4968dde048b6898bb6c914.zip
Bumping version to 1.3.0-SNAPSHOT.
Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #3277 from vanzin/version-1.3 and squashes the following commits: 7c3c396 [Marcelo Vanzin] Added temp repo to sbt build. 5f404ff [Marcelo Vanzin] Add another exclusion. 19457e7 [Marcelo Vanzin] Update old version to 1.2, add temporary 1.2 repo. 3c8d705 [Marcelo Vanzin] Workaround for MIMA checks. e940810 [Marcelo Vanzin] Bumping version to 1.3.0-SNAPSHOT.
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 c65192bde6..4e2b773e7d 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.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>