Updated docs

This commit is contained in:
Marcin Grzejszczak
2016-09-23 11:14:02 +02:00
parent e3d9ec2d28
commit 82a3da2b37

View File

@@ -1402,8 +1402,8 @@ The `pom.xml` in the root folder can look like this:
<artifactId>contracts</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>Spring Cloud Contract Verifier Http Server Sample</name>
<description>Spring Cloud Contract Verifier Http Server Sample</description>
<name>Contracts</name>
<description>Contains all the Spring Cloud Contracts, well, contracts. JAR used by the producers to generate tests and stubs</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>