diff --git a/spring-cloud-contract-maven-plugin/complex-content.html b/spring-cloud-contract-maven-plugin/complex-content.html
index b01f801775..71429fcad9 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/complex.html b/spring-cloud-contract-maven-plugin/complex.html
index f62c46087d..9c3a0fee62 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/index.html b/spring-cloud-contract-maven-plugin/index.html
index 37f5e3e7dd..bd1adef9df 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/junit.html b/spring-cloud-contract-maven-plugin/junit.html
index 41977ad2d0..6412835e2e 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/sitemap.html b/spring-cloud-contract-maven-plugin/sitemap.html
index f7adb0c4fb..98977449f2 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/spock.html b/spring-cloud-contract-maven-plugin/spock.html
index 218e710d4f..551fbe8af9 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract-maven-plugin/usage.html b/spring-cloud-contract-maven-plugin/usage.html
index 22b01ba932..7872820473 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-07-25
+ Last Published: 2016-07-26
|
Version: 1.0.0.BUILD-SNAPSHOT
diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html
index fa79aebe47..3aa8cf3584 100644
--- a/spring-cloud-contract.html
+++ b/spring-cloud-contract.html
@@ -1960,7 +1960,7 @@ for your test and your server side tests.
),
surname: $(
consumer('Kowalsky'),
- producer('Lewandowski')
+ producer(regex('[a-zA-Z]+'))
),
name: 'Jan',
created: $(consumer('2014-02-02 12:23:43'), producer(execute('currentDate(it)'))),
@@ -5111,7 +5111,7 @@ Spring Boot container if there is one.