Commit 4de6835c authored by Claus Nagel's avatar Claus Nagel
Browse files

preparing 2.2.2 release

parent 57a34029
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- application specific variables --> <!-- application specific variables -->
<property name="app.name" value="ade-xjc" /> <property name="app.name" value="ade-xjc" />
<property name="app.version" value="2.2.1" /> <property name="app.version" value="2.2.2" />
<property name="app.jar" value="${app.name}.jar" /> <property name="app.jar" value="${app.name}.jar" />
<property name="app.title" value="XML Schema binding compiler for CityGML ADEs" /> <property name="app.title" value="XML Schema binding compiler for CityGML ADEs" />
<property name="app.manifest.title" value="${app.title}; use with citygml4j version ${app.version}" /> <property name="app.manifest.title" value="${app.title}; use with citygml4j version ${app.version}" />
......
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