diff --git a/spring-cloud-contract-maven-plugin/complex-content.html b/spring-cloud-contract-maven-plugin/complex-content.html
index dcb5275bb5..a4cbe034c6 100644
--- a/spring-cloud-contract-maven-plugin/complex-content.html
+++ b/spring-cloud-contract-maven-plugin/complex-content.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 f6b46d5282..8431e36728 100644
--- a/spring-cloud-contract-maven-plugin/complex.html
+++ b/spring-cloud-contract-maven-plugin/complex.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 30a5f6dc6c..a7b92cfbd0 100644
--- a/spring-cloud-contract-maven-plugin/index.html
+++ b/spring-cloud-contract-maven-plugin/index.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 559a41f490..c5107f325c 100644
--- a/spring-cloud-contract-maven-plugin/junit.html
+++ b/spring-cloud-contract-maven-plugin/junit.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 eb2389c8b9..98997e05ea 100644
--- a/spring-cloud-contract-maven-plugin/sitemap.html
+++ b/spring-cloud-contract-maven-plugin/sitemap.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin – Sitemap
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 410ff06670..18e15c2a9c 100644
--- a/spring-cloud-contract-maven-plugin/spock.html
+++ b/spring-cloud-contract-maven-plugin/spock.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- 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 27051cac05..cca86f7f9a 100644
--- a/spring-cloud-contract-maven-plugin/usage.html
+++ b/spring-cloud-contract-maven-plugin/usage.html
@@ -1,13 +1,13 @@
-
+
Spring Cloud Contract Verifier Maven Plugin –
@@ -104,7 +104,7 @@
- - Last Published: 2016-11-13
+
- Last Published: 2016-11-14
|
- Version: 1.0.2.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index 66ce0791bc..0b42ad4e75 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -5170,7 +5170,10 @@ spring:
output:
destination: returnBook
input:
- destination: bookStorage
+ destination: bookStorage
+
+server:
+ port: 0
@@ -5348,7 +5351,9 @@ Remember to annotate your test class with @AutoConfigureMessageVerifier
+ enabled: true
+server:
+ port: 0