aboutsummaryrefslogtreecommitdiff
path: root/repl-bin
diff options
context:
space:
mode:
Diffstat (limited to 'repl-bin')
-rw-r--r--repl-bin/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/repl-bin/pom.xml b/repl-bin/pom.xml
index fecb01f3cd..54ae20659e 100644
--- a/repl-bin/pom.xml
+++ b/repl-bin/pom.xml
@@ -115,6 +115,12 @@
</profile>
<profile>
<id>hadoop2</id>
+ <activation>
+ <property>
+ <name>hadoop</name>
+ <value>2</value>
+ </property>
+ </activation>
<properties>
<classifier>hadoop2</classifier>
</properties>