Update the samples following the release of 1.1.1.RELEASE

This commit is contained in:
Andy Wilkinson
2016-07-25 11:06:49 +01:00
parent 8a91f17054
commit d919238023
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.7</java.version>
<spring-restdocs.version>1.1.1.BUILD-SNAPSHOT</spring-restdocs.version>
<spring-restdocs.version>1.1.2.BUILD-SNAPSHOT</spring-restdocs.version>
</properties>
<dependencies>