Going back to snapshots

This commit is contained in:
Ryan Baxter
2017-11-20 16:03:52 -05:00
parent 64ad2ba20c
commit 2489d5e234
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