Updated pom

This commit is contained in:
Marcin Grzejszczak
2016-09-23 11:12:37 +02:00
parent f079b8e440
commit e3d9ec2d28

View File

@@ -7,8 +7,8 @@
<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>