From 6409f8c5d468c5df1445794ff153dec029012c3c Mon Sep 17 00:00:00 2001
From: buildmaster
Date: Thu, 24 Nov 2016 18:11:14 +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 761416a762..526d0048f7 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-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html
index 567d9d2e58..daf5454b23 100644
--- a/spring-cloud-contract-maven-plugin/complex.html
+++ b/spring-cloud-contract-maven-plugin/complex.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html
index 3a7b7a79d6..e36d90706f 100644
--- a/spring-cloud-contract-maven-plugin/index.html
+++ b/spring-cloud-contract-maven-plugin/index.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html
index 65a5088259..e4c5594564 100644
--- a/spring-cloud-contract-maven-plugin/junit.html
+++ b/spring-cloud-contract-maven-plugin/junit.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html
index 48b736df74..a9d83e7651 100644
--- a/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/spring-cloud-contract-maven-plugin/sitemap.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html
index d5a102aa46..351ce2e6f0 100644
--- a/spring-cloud-contract-maven-plugin/spock.html
+++ b/spring-cloud-contract-maven-plugin/spock.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html
index 28ceb6643e..d4386e4846 100644
--- a/spring-cloud-contract-maven-plugin/usage.html
+++ b/spring-cloud-contract-maven-plugin/usage.html
@@ -107,7 +107,7 @@
Last Published: 2016-11-24
|
- Version: 1.0.2.BUILD-SNAPSHOT
+ Version: 1.0.3.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index c744312e09..78c20074a8 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -799,7 +799,7 @@ $(addBlockSwitches);
Olga Maciaszek-Sharma, Mariusz Smykuła, Dave Syer
-
1.0.2.BUILD-SNAPSHOT
+
1.0.3.BUILD-SNAPSHOT
@@ -2526,7 +2526,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.2.BUILD-SNAPSHOT</spring-cloud-contract.version>
+ <spring-cloud-contract.version>1.0.3.BUILD-SNAPSHOT</spring-cloud-contract.version>
<spring-cloud-dependencies.version>Camden.BUILD-SNAPSHOT</spring-cloud-dependencies.version>
</properties>