Skip to content

Commit

Permalink
Issue #250: Removed extra exclusions from the agent's POM
Browse files Browse the repository at this point in the history
  • Loading branch information
NassimBtk committed Jun 13, 2024
1 parent a11adbc commit 1c31e2a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions metricshub-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,6 @@
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
<exclude>org.sentrysoftware:ipmi</exclude>
<exclude>org.sentrysoftware:winrm</exclude>
<exclude>org.sentrysoftware:jawk</exclude>
</excludes>
</filter>
</filters>
Expand Down Expand Up @@ -401,4 +398,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 1c31e2a

Please sign in to comment.