aboutsummaryrefslogtreecommitdiff
path: root/sql/core/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-04 20:15:15 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-12-04 20:15:15 +0000
commitbc05df8a23ba7ad485f6844f28f96551b13ba461 (patch)
tree255e00120060dc48a244018d7f4530af72188a72 /sql/core/pom.xml
parent2b72c569a674cccf79ebbe8d067b8dbaaf78007f (diff)
downloadspark-bc05df8a23ba7ad485f6844f28f96551b13ba461.tar.gz
spark-bc05df8a23ba7ad485f6844f28f96551b13ba461.tar.bz2
spark-bc05df8a23ba7ad485f6844f28f96551b13ba461.zip
Preparing development version 1.2.1-SNAPSHOT
Diffstat (limited to 'sql/core/pom.xml')
-rw-r--r--sql/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 4a065d34ed..96f4cd666a 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>