aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
committerUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
commitadfed7086f10fa8db4eeac7996c84cf98f625e9a (patch)
tree6032970afa3b7c10161b3a3a967d061ae4f738c2 /tools
parente87eb2b42f137c22194cfbca2abf06fecdf943da (diff)
downloadspark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.tar.gz
spark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.tar.bz2
spark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.zip
Preparing development version 1.2.2-SNAPSHOT
Diffstat (limited to 'tools')
-rw-r--r--tools/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pom.xml b/tools/pom.xml
index 07610409e4..cbc9436441 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>