aboutsummaryrefslogtreecommitdiff
path: root/repl-bin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'repl-bin/pom.xml')
-rw-r--r--repl-bin/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/repl-bin/pom.xml b/repl-bin/pom.xml
index 0667b71cc7..aa9895eda2 100644
--- a/repl-bin/pom.xml
+++ b/repl-bin/pom.xml
@@ -70,6 +70,9 @@
<profiles>
<profile>
<id>hadoop1</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
<properties>
<classifier>hadoop1</classifier>
</properties>