JAVA-73: Fix live-test.sh and cleanup pom.xml
This commit is contained in:
parent
acf4fa5af9
commit
ffa8e0839d
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
mvn clean compile test -P live-all
|
||||
mvn clean compile test -P live-all -f ../../../pom.xml
|
||||
|
|
Loading…
Reference in New Issue