Skip to content

Commit 829180f

Browse files
authored
Update build.xml
1 parent 8b2f1df commit 829180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project name="ArremateCerto" default="run" basedir=".">
22
<description>Build file for ArremateCerto project</description>
3-
3+
44
<!-- Set global properties for this build -->
55
<property name="src.dir" value="src/main/java"/>
66
<property name="build.dir" value="target/classes"/>

0 commit comments

Comments
 (0)