Skip to content

Commit

Permalink
activate license plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz-eitco-de committed Jul 22, 2024
1 parent 4faf1ce commit c538a09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
<plugin>
<artifactId>maven-resources-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit c538a09

Please sign in to comment.