The Ant target to uninstall an application is uninstall and requires the following options:
The name of the server the application is installed on.
The name of the application to uninstall (as configured during install).
          build.sh uninstallApp -Dserver.name=CuramServer
    -Dapplication.name=Curam