Update SNAPSHOT to 1.4.0.RELEASE

This commit is contained in:
Ryan Baxter
2017-11-20 15:54:27 -05:00
parent 60c4e1b007
commit 64ad2ba20c
42 changed files with 48 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
(cd spring-cloud-netflix-hystrix-contract && ./mvnw clean install)
(cd spring-cloud-netflix-hystrix-contract && ../mvnw clean install)
./mvnw clean install