#672 - Add maven wrapper.
Updates the Travis script and the build_all.bash script to also use the maven wrapper.
This commit is contained in:
committed by
Greg Turnquist
parent
bd44eb890c
commit
1e32bb5d2d
@@ -4,5 +4,5 @@
|
||||
#
|
||||
#
|
||||
|
||||
mvn clean package &&
|
||||
mvn clean package -Pspring5-next
|
||||
./mvnw clean package &&
|
||||
./mvnw clean package -Pspring5-next
|
||||
|
||||
Reference in New Issue
Block a user