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

bump to version 2.9.0

parent 3eb6dc30
...@@ -6,7 +6,7 @@ plugins { ...@@ -6,7 +6,7 @@ plugins {
} }
group 'org.citygml4j' group 'org.citygml4j'
version '2.8.2' version '2.9.0'
sourceCompatibility = 1.8 sourceCompatibility = 1.8
mainClassName = 'org.citygml4j.ade_xjc.ADESchemaCompiler' mainClassName = 'org.citygml4j.ade_xjc.ADESchemaCompiler'
...@@ -22,7 +22,7 @@ ext { ...@@ -22,7 +22,7 @@ ext {
dependencies { dependencies {
implementation 'args4j:args4j:2.33' implementation 'args4j:args4j:2.33'
implementation 'org.glassfish.jaxb:jaxb-xjc:2.3.1' implementation 'org.glassfish.jaxb:jaxb-xjc:2.3.2'
} }
jar { jar {
......
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