Fix naming.
This commit is contained in:
parent
0ab32b6088
commit
158bf98954
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<project default="dist" name="Create Jar for Project KISS4WEB">
|
<project default="dist" name="kiss4web">
|
||||||
<!--ANT 1.7 is required -->
|
<!--ANT 1.7 is required -->
|
||||||
<property file="build.properties"/>
|
<property file="build.properties"/>
|
||||||
<property name="build.dir" value="${basedir}/build" />
|
<property name="build.dir" value="${basedir}/build" />
|
||||||
|
|
Loading…
Reference in a new issue