How to reset SVN Revision (So it won't continually build based on my commit)

I have a freestyle project in which I increment a version number in source code & commit the source code.

The problem is that the project will rebuild because of that commit.

Any way to reset the SVN revision stored in Jenkins during the job?