Skip to content
Snippets Groups Projects
Commit 7af5ca40 authored by cmaeder's avatar cmaeder
Browse files

omit main class to allow setting it via -Dexec.mainClass

parent 364da5c5
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,6 @@ ...@@ -57,7 +57,6 @@
</execution> </execution>
</executions> </executions>
<configuration> <configuration>
<mainClass>info.kwarc.mmt.errorview.SearchDB</mainClass>
<cleanupDaemonThreads>false</cleanupDaemonThreads> <cleanupDaemonThreads>false</cleanupDaemonThreads>
<killAfter>-1</killAfter> <killAfter>-1</killAfter>
</configuration> </configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment