aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index fe5b1d0ee4..0e2d93c170 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,6 +481,9 @@
<profiles>
<profile>
<id>hadoop1</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
<properties>
<hadoop.major.version>1</hadoop.major.version>
</properties>