Skip to content

Commit

Permalink
fix build problem with launch4j not setting the language tag correctl…
Browse files Browse the repository at this point in the history
…y // fixes #34
  • Loading branch information
tofi86 committed Dec 15, 2016
1 parent eb060e2 commit 694e3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>1.7.13</version>
<version>1.7.14</version>
<executions>
<execution>
<id>exe-win</id>
Expand Down

0 comments on commit 694e3aa

Please sign in to comment.