Skip to content

Commit

Permalink
Refine pom.xml for main class
Browse files Browse the repository at this point in the history
  • Loading branch information
Reid Zeng committed Feb 12, 2018
1 parent 50fa708 commit f7fae40
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 @@ -18,7 +18,7 @@
<configuration>
<archive>
<manifest>
<mainClass>com.zwc.screenbroadcast.Main</mainClass>
<mainClass>com.zwc.screenbroadcast.ScreenBroadcast</mainClass>
</manifest>
</archive>
</configuration>
Expand Down

0 comments on commit f7fae40

Please sign in to comment.