Skip to content

Commit 93f7624

Browse files
committed
- Deleted unnecessary comments and <activation> tag on the YARN profile in the main POM
1 parent 668d126 commit 93f7624

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,16 +1671,6 @@
16711671
<properties>
16721672
<jersey.version>1.9</jersey.version>
16731673
</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>
16841674
<dependencies>
16851675
<dependency>
16861676
<groupId>org.mortbay.jetty</groupId>

0 commit comments

Comments
 (0)