We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8d24c commit ef0a905Copy full SHA for ef0a905
script/build
@@ -6,6 +6,7 @@
6
set -ex
7
8
cd `dirname $0`/..
9
+rm -rf target
10
11
POM_TEMPLATE="pom.template.xml"
12
POM_FILE="pom.xml"
0 commit comments