From 3b643e86bc204ae1873683c1d24de21864fda653 Mon Sep 17 00:00:00 2001 From: Thomas Dudziak Date: Tue, 27 Nov 2012 17:50:42 -0800 Subject: Updated versions in the pom.xml files to match current master --- bagel/pom.xml | 2 +- core/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 4 ++-- repl/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bagel/pom.xml b/bagel/pom.xml index b7a7ff0c6e..1b7f8a9667 100644 --- a/bagel/pom.xml +++ b/bagel/pom.xml @@ -4,7 +4,7 @@ org.spark-project parent - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index befc461c52..fd2f5fed4b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ org.spark-project parent - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 8053fe66b1..3722203465 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ org.spark-project parent - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5dc836ec7b..45760f5b78 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.spark-project parent - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT pom Spark Project Parent POM http://spark-project.org/ @@ -48,7 +48,7 @@ UTF-8 UTF-8 - 1.6 + 1.5 2.9.2 0.9.0-incubating 2.0.3 diff --git a/repl/pom.xml b/repl/pom.xml index 9cca79e975..e8dc0ff67b 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -4,7 +4,7 @@ org.spark-project parent - 0.6.1-SNAPSHOT + 0.7.0-SNAPSHOT ../pom.xml -- cgit v1.2.3