removes snapshots from guides and samples

See gh-1239
This commit is contained in:
Spencer Gibb
2019-10-03 16:20:14 -04:00
parent 769c821804
commit 4987007586
12 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
<groupId>com.example</groupId>
<artifactId>http-client-restdocs</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<name>Spring Cloud Contract RestDocs Http Client Sample</name>
<description>Spring Cloud Contract RestDocs Http Client Sample</description>
@@ -82,7 +82,7 @@
<groupId>com.example</groupId>
<artifactId>http-server-restdocs</artifactId>
<classifier>stubs</classifier>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<scope>test</scope>
<exclusions>
<exclusion>