Skip to content

Commit

Permalink
ZCS-16214: Bumped the version of antisamy
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkataria86 authored Nov 27, 2024
1 parent 3c29524 commit b97d36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<property name='build.data.dir' value='${build.dir}/data/output' />
<property name='build.lib.dir' value='${build.dir}/lib' />

<property name='jar.file' value='${build.lib.dir}/${name}-${version}z2.jar'/>
<property name='jar.file' value='${build.lib.dir}/${name}-${version}z3.jar'/>

<target name='compile'
description="compiles the source"
Expand Down

0 comments on commit b97d36b

Please sign in to comment.