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

Merge branch 'master' of https://github.com/citygml4j/ade-xjc

parents 3c505217 50fd420c
...@@ -68,5 +68,5 @@ distributions.main.contents { ...@@ -68,5 +68,5 @@ distributions.main.contents {
} }
task wrapper(type: Wrapper) { task wrapper(type: Wrapper) {
gradleVersion = '4.5' gradleVersion = '4.5.1'
} }
\ No newline at end of file
...@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME ...@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-4.5.1-bin.zip
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