Renamed the thing to JarMain
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ subprojects { p ->
|
||||
manifest {
|
||||
attributes 'Implementation-Title': rootProject.archives_base_name,
|
||||
'Implementation-Version': rootProject.mod_version,
|
||||
'Main-Class': 'com.seibel.lod.core.RunMain'
|
||||
'Main-Class': 'com.seibel.lod.core.JarMain'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
Submodule core updated: a14046ef88...0edca2402d
Reference in New Issue
Block a user