Going to Boot snapshots
This commit is contained in:
@@ -7,7 +7,7 @@ buildscript {
|
||||
maven { url "http://repo.spring.io/release" }
|
||||
}
|
||||
dependencies {
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.0.0.M6"
|
||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.0.0.BUILD-SNAPSHOT"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
<artifactId>http-client-webclient</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
|
||||
<name>Spring Cloud Contract RestDocs Http Client Sample</name>
|
||||
<description>Spring Cloud Contract RestDocs Http Client Sample</description>
|
||||
<name>Spring Cloud Contract RestDocs Http WebClient Sample</name>
|
||||
<description>Spring Cloud Contract RestDocs Http WebClient Sample</description>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user