Skip to content

Commit

Permalink
add LICENSE to builds
Browse files Browse the repository at this point in the history
  • Loading branch information
awidesky committed Apr 1, 2024
1 parent 55d3e1f commit beea452
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 @@ -215,6 +215,7 @@
<directory>${project.basedir}</directory>
<includes>
<include>icon.png</include>
<include>LICENSE</include>
</includes>
</resource>
</resources>
Expand All @@ -234,6 +235,7 @@
<directory>${project.basedir}</directory>
<includes>
<include>icon.png</include>
<include>LICENSE</include>
</includes>
</resource>
</resources>
Expand Down

0 comments on commit beea452

Please sign in to comment.