aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
diff options
context:
space:
mode:
authorThomas Dudziak <tomdzk@gmail.com>2012-11-27 15:43:30 -0800
committerThomas Dudziak <tomdzk@gmail.com>2012-11-27 15:45:16 -0800
commit69297c64be8291fcb3a0ccf8df2d570dbca2675c (patch)
treef4e74007be38e319b83e354d63b2332c1e0b7b63 /repl/pom.xml
parent24e1e425cd15352a892aab1bec2bfac6bbc6cac2 (diff)
downloadspark-69297c64be8291fcb3a0ccf8df2d570dbca2675c.tar.gz
spark-69297c64be8291fcb3a0ccf8df2d570dbca2675c.tar.bz2
spark-69297c64be8291fcb3a0ccf8df2d570dbca2675c.zip
Addressed code review comments
Diffstat (limited to 'repl/pom.xml')
-rw-r--r--repl/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index b6f0eed694..9cca79e975 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -5,6 +5,7 @@
<groupId>org.spark-project</groupId>
<artifactId>parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.spark-project</groupId>