Commit f700101a authored by Claus Nagel's avatar Claus Nagel
Browse files

minor change to build.gradle

parent 5f12287a
...@@ -7,7 +7,6 @@ apply plugin: 'java' ...@@ -7,7 +7,6 @@ apply plugin: 'java'
apply plugin: 'application' apply plugin: 'application'
sourceCompatibility = 1.8 sourceCompatibility = 1.8
targetCompatibility = 1.8
mainClassName = 'org.citygml4j.ade_xjc.ADESchemaCompiler' mainClassName = 'org.citygml4j.ade_xjc.ADESchemaCompiler'
repositories { repositories {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment