From 264443b0381c95481ce3bcc293a53e8a0b4d011c Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Mon, 17 Oct 2016 10:34:44 +0000
Subject: [PATCH] Sync docs from master to gh-pages
---
spring-cloud-contract-maven-plugin/complex-content.html | 2 +-
spring-cloud-contract-maven-plugin/complex.html | 2 +-
spring-cloud-contract-maven-plugin/index.html | 2 +-
spring-cloud-contract-maven-plugin/junit.html | 2 +-
spring-cloud-contract-maven-plugin/sitemap.html | 2 +-
spring-cloud-contract-maven-plugin/spock.html | 2 +-
spring-cloud-contract-maven-plugin/usage.html | 2 +-
spring-cloud-contract.html | 4 ++--
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/spring-cloud-contract-maven-plugin/complex-content.html b/spring-cloud-contract-maven-plugin/complex-content.html
index 2c91b888f8..2d21646f09 100644
--- a/spring-cloud-contract-maven-plugin/complex-content.html
+++ b/spring-cloud-contract-maven-plugin/complex-content.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html
index 2de51215cd..bac6b0b653 100644
--- a/spring-cloud-contract-maven-plugin/complex.html
+++ b/spring-cloud-contract-maven-plugin/complex.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html
index 58fee1f7a8..fbfc6092f1 100644
--- a/spring-cloud-contract-maven-plugin/index.html
+++ b/spring-cloud-contract-maven-plugin/index.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html
index 98e0937154..0274248135 100644
--- a/spring-cloud-contract-maven-plugin/junit.html
+++ b/spring-cloud-contract-maven-plugin/junit.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html
index 2af9181757..485df921ba 100644
--- a/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/spring-cloud-contract-maven-plugin/sitemap.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html
index 6a5f7e07f2..4705d1ed04 100644
--- a/spring-cloud-contract-maven-plugin/spock.html
+++ b/spring-cloud-contract-maven-plugin/spock.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html
index 10539294a6..e575c54436 100644
--- a/spring-cloud-contract-maven-plugin/usage.html
+++ b/spring-cloud-contract-maven-plugin/usage.html
@@ -107,7 +107,7 @@
Last Published: 2016-10-17
|
- Version: 1.0.1.BUILD-SNAPSHOT
+ Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index abef7b2f53..e6ef0e1b9c 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -710,7 +710,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer
-
1.0.1.BUILD-SNAPSHOT
+
1.0.2.BUILD-SNAPSHOT
@@ -2101,7 +2101,7 @@ one to one to the contents of the repo.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
- <spring-cloud-contract.version>1.0.1.BUILD-SNAPSHOT</spring-cloud-contract.version>
+ <spring-cloud-contract.version>1.0.2.BUILD-SNAPSHOT</spring-cloud-contract.version>
<spring-cloud-dependencies.version>Camden.BUILD-SNAPSHOT</spring-cloud-dependencies.version>
</properties>