Skip to content

Commit 34d018c

Browse files
author
richetyann
committed
1 parent c893adb commit 34d018c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jmathplot/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
</fileset>
4949
</unjar>
5050
<jar jarfile="${dist}/${ant.project.name}-${TODAY}.jar" basedir="${build}" />
51+
<jar jarfile="${dist}/${ant.project.name}.jar" basedir="${build}" />
5152
</target>
5253

5354
<target name="clean" description="clean up">

0 commit comments

Comments
 (0)