diff --git a/assembly/pom.xml b/assembly/pom.xml index c65192bde64c6..5af17c5847e8d 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/bagel/pom.xml b/bagel/pom.xml index 93db0d5efda5f..1f43fcc2c39a6 100644 --- a/bagel/pom.xml +++ b/bagel/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 492eddda744c2..15cb382888d4a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index bcad2bdc9faa8..88b17b7b2b3be 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/external/flume-sink/pom.xml b/external/flume-sink/pom.xml index ac291bd4fde20..ff7babcd90b0d 100644 --- a/external/flume-sink/pom.xml +++ b/external/flume-sink/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/external/flume/pom.xml b/external/flume/pom.xml index c60205dc4141c..d25a9b9cfe4fa 100644 --- a/external/flume/pom.xml +++ b/external/flume/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/external/kafka/pom.xml b/external/kafka/pom.xml index 5761ba5e4a971..9bc4d48c2aab6 100644 --- a/external/kafka/pom.xml +++ b/external/kafka/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/external/mqtt/pom.xml b/external/mqtt/pom.xml index e1b816a43b0ec..7dd76a3d54f2d 100644 --- a/external/mqtt/pom.xml +++ b/external/mqtt/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/external/twitter/pom.xml b/external/twitter/pom.xml index 81a53105af8b5..5a3379eb63d66 100644 --- a/external/twitter/pom.xml +++ b/external/twitter/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/external/zeromq/pom.xml b/external/zeromq/pom.xml index 6d75179e9404d..7fe065cd5ef8a 100644 --- a/external/zeromq/pom.xml +++ b/external/zeromq/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/extras/java8-tests/pom.xml b/extras/java8-tests/pom.xml index 7e478bed62da7..9466e048a0acd 100644 --- a/extras/java8-tests/pom.xml +++ b/extras/java8-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml index 560244ad93369..c9965832f1475 100644 --- a/extras/kinesis-asl/pom.xml +++ b/extras/kinesis-asl/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml index 71a078d58a8d8..d27ea1d623e72 100644 --- a/extras/spark-ganglia-lgpl/pom.xml +++ b/extras/spark-ganglia-lgpl/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/graphx/pom.xml b/graphx/pom.xml index 3f49b1d63b6e1..8c8acbf903439 100644 --- a/graphx/pom.xml +++ b/graphx/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/mllib/pom.xml b/mllib/pom.xml index dd68b27a78bdc..391318803f344 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/network/common/pom.xml b/network/common/pom.xml index 2bd0a7d2945dd..169cc640be49f 100644 --- a/network/common/pom.xml +++ b/network/common/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/network/shuffle/pom.xml b/network/shuffle/pom.xml index 12ff034cfe588..dea25a26e4dc5 100644 --- a/network/shuffle/pom.xml +++ b/network/shuffle/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/network/yarn/pom.xml b/network/yarn/pom.xml index 7845011ec3200..cc8e828867877 100644 --- a/network/yarn/pom.xml +++ b/network/yarn/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 57323ca0bd0ed..57797a4769185 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 pom Spark Project Parent POM http://spark.apache.org/ diff --git a/repl/pom.xml b/repl/pom.xml index c2bf9fdfbcce7..36de77a72821f 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml index 686d189d810a8..ac03869e7787a 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index bd110218d34f7..4a065d34ed099 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index 8db3010624100..54fd6e4e6db8c 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index fa9a1e64b0f80..b150ff8c5c2bf 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../../pom.xml diff --git a/streaming/pom.xml b/streaming/pom.xml index 12f900c91eb98..601bd01977e78 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index b90eb0ca250c5..a07f888a1d0b1 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml index 7dadbba58fd82..2f7f98bac849c 100644 --- a/yarn/alpha/pom.xml +++ b/yarn/alpha/pom.xml @@ -20,7 +20,7 @@ org.apache.spark yarn-parent_2.10 - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/yarn/pom.xml b/yarn/pom.xml index 2885e6607ec24..7ab7154545c1b 100644 --- a/yarn/pom.xml +++ b/yarn/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml index fe55d70ccc370..7c5499bf6d45e 100644 --- a/yarn/stable/pom.xml +++ b/yarn/stable/pom.xml @@ -20,7 +20,7 @@ org.apache.spark yarn-parent_2.10 - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml