Skip to content

Commit

Permalink
#22: fixes wrong module declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
rladstaetter committed Oct 22, 2022
1 parent 00463ba commit 946d0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</activation>
<modules>
<module>dist-repackaged</module>
<module></module>
<module>dist-linux</module>
</modules>
</profile>
</profiles>
Expand Down

0 comments on commit 946d0e0

Please sign in to comment.