This script defines properties unique to the server I am deploying to.
# properties for deployment to //carlton
# deploy.uncpath = UNC path to server
# deploy.reseturl = URL to server to reset framework (optional)
deploy.uncpath = //fileserver/${project.name}$
deploy.reseturl = http://yourserver.url.com/index.cfm?reset=true