fix project name in build.xml
This commit is contained in:
parent
9d22db1623
commit
e30c0b1d9b
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="hsarweb" default="war">
|
||||
<project name="hsarback" default="war">
|
||||
|
||||
<property name="build.home" value="${basedir}/build" />
|
||||
<property name="lib.home" value="${basedir}/lib" />
|
||||
|
Loading…
Reference in New Issue
Block a user