Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-05-20 15:44:23 +00:00
parent 31f0bb4e06
commit ed53ba5735

View File

@@ -8272,11 +8272,6 @@ common jar classes will be visible in your Groovy files.</p>
&lt;/baseClassMappings&gt;
&lt;/configuration&gt;
&lt;dependencies&gt;
&lt;dependency&gt;
&lt;groupId&gt;org.springframework.cloud&lt;/groupId&gt;
&lt;artifactId&gt;spring-cloud-contract-verifier&lt;/artifactId&gt;
&lt;version&gt;${spring-cloud-contract.version}&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.example&lt;/groupId&gt;
&lt;artifactId&gt;beer-common&lt;/artifactId&gt;