Fix pom file generation (#4800)

This commit is contained in:
Hao Chen
2019-05-17 10:56:39 +08:00
committed by GitHub
parent 9f2645d6ea
commit ffd596d5bb
4 changed files with 28 additions and 6 deletions
+1 -1
View File
@@ -38,5 +38,5 @@ popd
pushd $ROOT_DIR
echo "Testing maven install."
mvn clean install -Dmaven.test.skip
mvn clean install -DskipTests
popd