diff --git a/assembly/pom.xml b/assembly/pom.xml index 5de4751cf4174..1c2f11b173992 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/bagel/pom.xml b/bagel/pom.xml index 2e81feb1f2e0d..9da4d2ae5c837 100644 --- a/bagel/pom.xml +++ b/bagel/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 137696993a95d..339e32bb5f10b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 506ffde9da844..7e7f026e800a6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/mllib/pom.xml b/mllib/pom.xml index dff864ba8b2db..a053d138fd96d 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 130f1a39ca693..e1b27fe0c0821 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT pom Spark Project Parent POM http://spark.incubator.apache.org/ @@ -40,7 +40,7 @@ scm:git:git@github.com:clearstorydata/spark.git scm:git:git@github.com:clearstorydata/spark.git scm:git:git@github.com:clearstorydata/spark.git - spark-parent-0.8.2-candidate-csd-5 + HEAD diff --git a/repl/pom.xml b/repl/pom.xml index 74b8027be4457..c45dfdb14bc1c 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/streaming/pom.xml b/streaming/pom.xml index 62c016b8320bd..cc072261c7c5d 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index 26b081a83a1fb..9206bdc4f22ed 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5 + 0.8.2-candidate-csd-6-SNAPSHOT ../pom.xml