We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668d126 commit 93f7624Copy full SHA for 93f7624
pom.xml
@@ -1671,16 +1671,6 @@
1671
<properties>
1672
<jersey.version>1.9</jersey.version>
1673
</properties>
1674
- <!-- Enable hadoop-2.2 profile when the Hadoop version is 2.2.0, which is now
1675
- the default. Those building against 2.2.x or some distro-specific variation of
1676
- that string still have to manually enable -Phadoop-2.2.
1677
- -->
1678
- <activation>
1679
- <property>
1680
- <name>hadoop.version</name>
1681
- <value>2.2.0<value>
1682
- </property>
1683
- </activation>
1684
<dependencies>
1685
<dependency>
1686
<groupId>org.mortbay.jetty</groupId>
0 commit comments