email token duplication check

This commit is contained in:
geek 2018-07-03 20:56:52 +09:00
parent 7a45be637a
commit c5c997d92b

View File

@ -1,3 +1,3 @@
#!/bin/bash
mvn clean package -f "/project/loafle/overflow/central/pom.xml" -DskipTests -P development
mvn clean package -f "./pom.xml" -DskipTests -P development