Skip to content

Commit

Permalink
Merge pull request #191 from jimklimov/pircbot-2.3.1
Browse files Browse the repository at this point in the history
pom.xml: disable maven-enforcer-plugin hacks from #164
  • Loading branch information
jimklimov authored May 23, 2023
2 parents e066728 + 829cabc commit 2436597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
See centralized config in
https://github.com/jenkinsci/plugin-pom/blob/ec78ae1af0b5365d8d17121f3d5be720acb87f13/pom.xml#L550-L570
-->
<!--
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
Expand All @@ -255,6 +256,7 @@
</execution>
</executions>
</plugin>
-->

</plugins>
</build>
Expand Down

0 comments on commit 2436597

Please sign in to comment.