#! /bin/sh

set -e

# Clean everything

webinf=src/main/webapp/WEB-INF

rm -rf target $webinf/web.xml install.cfg files
