Skip to content
Snippets Groups Projects
Commit e17e9eed authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Fix main class in pom

parent 9d4f0747
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.main>de.tobias.playpad.server.PlayPadServer</project.main>
<project.main>de.tobias.playpad.PlayPadServer</project.main>
<java.version>1.8</java.version>
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment