Skip to content

Commit

Permalink
remove useless commented
Browse files Browse the repository at this point in the history
  • Loading branch information
xijunmu committed Sep 10, 2024
1 parent fce2cbd commit 471f4a0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ambari-metrics-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,22 +220,13 @@
<exclude>*tests.jar</exclude>
<exclude>findbugs*.jar</exclude>
<exclude>jdk.tools*.jar</exclude>
<!--exclude>hadoop*.jar</exclude>
<exclude>hbase*.jar</exclude-->
</excludes>
</source>
<source>
<location>
${collector.dir}/target/ambari-metrics-timelineservice-${project.version}.jar
</location>
</source>
<!--source>
<location>${collector.dir}/target/embedded/${hbase.folder}/lib</location>
<includes>
<include>hadoop*.jar</include>
<include>hbase*.jar</include>
</includes>
</source-->
</sources>
</mapping>
<mapping>
Expand Down

0 comments on commit 471f4a0

Please sign in to comment.