From c0e73fb30387682fe162603c21904626a92b4c23 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 23 Sep 2016 19:16:03 +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 806db8a631..71b8a2519a 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-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html index 1f5adef6fc..a27194839d 100644 --- a/spring-cloud-contract-maven-plugin/complex.html +++ b/spring-cloud-contract-maven-plugin/complex.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html index 9f68bf155d..c0f8c97f3e 100644 --- a/spring-cloud-contract-maven-plugin/index.html +++ b/spring-cloud-contract-maven-plugin/index.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html index 6fe05533ea..f77685e3d8 100644 --- a/spring-cloud-contract-maven-plugin/junit.html +++ b/spring-cloud-contract-maven-plugin/junit.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html index f5b46fc89d..f6dc377105 100644 --- a/spring-cloud-contract-maven-plugin/sitemap.html +++ b/spring-cloud-contract-maven-plugin/sitemap.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html index 2951c07598..d63aeaeaed 100644 --- a/spring-cloud-contract-maven-plugin/spock.html +++ b/spring-cloud-contract-maven-plugin/spock.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html index 150d5d05d3..268f888214 100644 --- a/spring-cloud-contract-maven-plugin/usage.html +++ b/spring-cloud-contract-maven-plugin/usage.html @@ -107,7 +107,7 @@
  • Last Published: 2016-09-23 |
  • -
  • Version: 1.0.0.BUILD-SNAPSHOT +
  • Version: 1.0.1.BUILD-SNAPSHOT
  • diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index c1f365053d..32fcd39e39 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -704,7 +704,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.0.BUILD-SNAPSHOT

    +

    1.0.1.BUILD-SNAPSHOT

    @@ -2095,7 +2095,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.0.BUILD-SNAPSHOT</spring-cloud-contract.version> + <spring-cloud-contract.version>1.0.1.BUILD-SNAPSHOT</spring-cloud-contract.version> <spring-cloud-dependencies.version>Camden.BUILD-SNAPSHOT</spring-cloud-dependencies.version> </properties>