Skip to content

Commit

Permalink
activate license maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jschwarz-eitco-de committed Jul 22, 2024
1 parent 4bbeb8f commit b228414
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 @@ -88,6 +88,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit b228414

Please sign in to comment.