From 99946f49aa30d64a8b5d72c423e5568a490a047f Mon Sep 17 00:00:00 2001 From: Vaibhav Nivargi Date: Tue, 8 Apr 2014 12:46:23 -0700 Subject: [PATCH] [maven-release-plugin] prepare release spark-parent-0.8.2-candidate-csd-5 --- assembly/pom.xml | 2 +- bagel/pom.xml | 2 +- core/pom.xml | 2 +- examples/pom.xml | 2 +- mllib/pom.xml | 2 +- pom.xml | 4 ++-- repl/pom.xml | 2 +- streaming/pom.xml | 2 +- tools/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/assembly/pom.xml b/assembly/pom.xml index 0306946d9bff1..5de4751cf4174 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/bagel/pom.xml b/bagel/pom.xml index 182e96fd00d6a..2e81feb1f2e0d 100644 --- a/bagel/pom.xml +++ b/bagel/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 87420d910ae74..137696993a95d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 0e1b237f0658d..506ffde9da844 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/mllib/pom.xml b/mllib/pom.xml index ea6c7dab6e7e9..dff864ba8b2db 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/pom.xml b/pom.xml index 93161690e862c..130f1a39ca693 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 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 - HEAD + spark-parent-0.8.2-candidate-csd-5 diff --git a/repl/pom.xml b/repl/pom.xml index 0db4a5567b862..74b8027be4457 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/streaming/pom.xml b/streaming/pom.xml index 0285c1a85a2bf..62c016b8320bd 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index 893c54f532f5f..26b081a83a1fb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 0.8.2-candidate-csd-5-SNAPSHOT + 0.8.2-candidate-csd-5 ../pom.xml