Skip to content

Commit

Permalink
Proper main class name in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola Makhin authored and Mykola Makhin committed Mar 8, 2016
1 parent fc57c36 commit b53b59f
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 @@ -8,7 +8,7 @@
<packaging>jar</packaging>

<properties>
<mainClass>you.main.class.name.here.FullyQualified$OfCourse</mainClass>
<mainClass>x.mvmn.util.cod4.weaponedit.Cod4WeaponEditor</mainClass>
</properties>

<build>
Expand Down

0 comments on commit b53b59f

Please sign in to comment.