Commit 7fbcfdb4 authored by Claus Nagel's avatar Claus Nagel
Browse files

minor change

parent 8601f32f
...@@ -6,7 +6,7 @@ plugins { ...@@ -6,7 +6,7 @@ plugins {
} }
group 'org.citygml4j' group 'org.citygml4j'
version '2.9.1' version '2.10.0'
java { java {
sourceCompatibility = JavaVersion.VERSION_1_8 sourceCompatibility = JavaVersion.VERSION_1_8
...@@ -17,7 +17,7 @@ repositories { ...@@ -17,7 +17,7 @@ repositories {
} }
ext { ext {
citygml4jVersion = '2.11.3' citygml4jVersion = '2.11'
date = new Date() date = new Date()
} }
......
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