Skip to content

Commit b3638ae

Browse files
author
Vinodh Kumar Basavani
authored
Update build.xml
1 parent 8c7d2bb commit b3638ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
hello hi
44
-->
55
<project name="java-junit-template-project" default="run" basedir=".">
6-
<property name="version" value="1.0.0"/>
6+
<property name="version" value="1.0.10"/>
77
<property name="main.build.dir" value="build/main" />
88
<property name="main.src.dir" value="src" />
99
<property name="test.build.dir" value="build/test" />

0 commit comments

Comments
 (0)