Commit e426a3c9 authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update build.gradle

parent ec4469d5
......@@ -19,7 +19,7 @@ java {
allprojects {
group 'org.citygml4j.ade'
version 'beta7-0.1'
description 'CityGML EnergyADE v2beta7 module for citygml4j - release 0.1'
description 'Energy ADE 3 (beta 7) extension for citygml4j - release 0.1'
ext {
citygml4jVersion = '2.13.1'
......@@ -160,4 +160,4 @@ tasks.named('test', Test) {
testLogging {
events "passed"
}
}
\ No newline at end of file
}
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