aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
Diffstat (limited to 'repl')
-rw-r--r--repl/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/repl/pom.xml b/repl/pom.xml
index 70c9bd7c01..a5a0f1fc2c 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -133,7 +133,6 @@
</goals>
<configuration>
<sources>
- <source>src/main/scala</source>
<source>${extra.source.dir}</source>
</sources>
</configuration>
@@ -146,7 +145,6 @@
</goals>
<configuration>
<sources>
- <source>src/test/scala</source>
<source>${extra.testsource.dir}</source>
</sources>
</configuration>