aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2014-04-04 19:19:48 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-04 19:19:48 -0700
commit1347ebd4b52ffb9197fc4137a55dff6badb149ba (patch)
tree71629a7dc4b8661ab1305e5a4ee76857ee8203c3 /pom.xml
parent5f3c1bb5136b3389bea3af4fb39a083d979efa4c (diff)
downloadspark-1347ebd4b52ffb9197fc4137a55dff6badb149ba.tar.gz
spark-1347ebd4b52ffb9197fc4137a55dff6badb149ba.tar.bz2
spark-1347ebd4b52ffb9197fc4137a55dff6badb149ba.zip
[SPARK-1419] Bumped parent POM to apache 14
Keeping up-to-date with the parent, which includes some bugfixes. Author: Mark Hamstra <markhamstra@gmail.com> Closes #328 from markhamstra/Apache14 and squashes the following commits: 3f19975 [Mark Hamstra] Bumped parent POM to apache 14
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7d58060cba..01341d21b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>13</version>
+ <version>14</version>
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>