Fixed build

This commit is contained in:
Marcin Grzejszczak
2016-08-09 14:28:57 +02:00
parent 10293f4ad9
commit 01cfa8dcf9
13 changed files with 188 additions and 10 deletions

View File

@@ -153,7 +153,7 @@
<executions>
<execution>
<id>gradle</id>
<phase>install</phase>
<phase>test</phase>
<configuration>
<executable>./gradlew</executable>
<arguments>

View File

@@ -1 +1 @@
rootProject.name = 'http-client'
rootProject.name = 'http-client-restdocs'