Skip to content

Commit

Permalink
Update pom.xml of FXThemes module adding the install plugin and its v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
dukke authored Apr 27, 2024
1 parent 1797a8f commit a7124e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions FXThemes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,11 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.1.1</version>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit a7124e5

Please sign in to comment.