From 397d3aae5bde96b01b4968dde048b6898bb6c914 Mon Sep 17 00:00:00 2001 From: Marcelo Vanzin Date: Tue, 18 Nov 2014 21:24:18 -0800 Subject: Bumping version to 1.3.0-SNAPSHOT. Author: Marcelo Vanzin 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. --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 94c4422743..6c1c1214a7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom Spark Project Parent POM http://spark.apache.org/ @@ -254,6 +254,18 @@ false + + + spark-staging-1038 + Spark 1.2.0 Staging (1038) + https://repository.apache.org/content/repositories/orgapachespark-1038/ + + true + + + false + + @@ -269,7 +281,7 @@ - @@ -278,7 +290,7 @@ unused 1.0.0 -