Skip to content

Commit

Permalink
Revert "Remove dependency management for Maven XML plugin"
Browse files Browse the repository at this point in the history
This reverts commit 3ea6945
  • Loading branch information
snicoll committed Mar 25, 2020
1 parent a6e74c1 commit 677e7fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions initializr-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,11 @@
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>xml-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 677e7fc

Please sign in to comment.