diff --git a/1.0.x/spring-cloud-contract-maven-plugin/complex.html b/1.0.x/spring-cloud-contract-maven-plugin/complex.html
index fdbb4707b0..0984dca796 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/complex.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/complex.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT
diff --git a/1.0.x/spring-cloud-contract-maven-plugin/configs.html b/1.0.x/spring-cloud-contract-maven-plugin/configs.html
index 69e9ef119d..693a18f185 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/configs.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/configs.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT
diff --git a/1.0.x/spring-cloud-contract-maven-plugin/index.html b/1.0.x/spring-cloud-contract-maven-plugin/index.html
index 7881b7c149..c0b351cb89 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/index.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/index.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT
diff --git a/1.0.x/spring-cloud-contract-maven-plugin/junit.html b/1.0.x/spring-cloud-contract-maven-plugin/junit.html
index 0c3f693d48..1bdb50bca3 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/junit.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/junit.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT
@@ -265,9 +265,27 @@
<dependency>
- <groupId>org.springframework.cloud</groupId>
- <artifactId>spring-cloud-starter-contract-verifier</artifactId>
- <version>${it-plugin.version}</version>
+ <groupId>com.jayway.restassured</groupId>
+ <artifactId>rest-assured</artifactId>
+ <version>2.9.0</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.jayway.restassured</groupId>
+ <artifactId>spring-mock-mvc</artifactId>
+ <version>2.9.0</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.toomuchcoding.jsonassert</groupId>
+ <artifactId>jsonassert</artifactId>
+ <version>0.4.8</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.assertj</groupId>
+ <artifactId>assertj-core</artifactId>
+ <version>2.4.1</version>
<scope>test</scope>
</dependency>
diff --git a/1.0.x/spring-cloud-contract-maven-plugin/spock.html b/1.0.x/spring-cloud-contract-maven-plugin/spock.html
index bb239e48d4..624a8c0afa 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/spock.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/spock.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT
@@ -270,9 +270,21 @@
<scope>test
</scope>
</dependency>
<dependency>
-
<groupId>org.springframework.cloud
</groupId>
-
<artifactId>spring-cloud-starter-contract-verifier
</artifactId>
-
<version>${it-plugin.version}
</version>
+
<groupId>com.jayway.restassured
</groupId>
+
<artifactId>rest-assured
</artifactId>
+
<version>2.9.0
</version>
+
<scope>test
</scope>
+
</dependency>
+
<dependency>
+
<groupId>com.jayway.restassured
</groupId>
+
<artifactId>spring-mock-mvc
</artifactId>
+
<version>2.9.0
</version>
+
<scope>test
</scope>
+
</dependency>
+
<dependency>
+
<groupId>com.toomuchcoding.jsonassert
</groupId>
+
<artifactId>jsonassert
</artifactId>
+
<version>0.4.8
</version>
<scope>test
</scope>
</dependency>
diff --git a/1.0.x/spring-cloud-contract-maven-plugin/usage.html b/1.0.x/spring-cloud-contract-maven-plugin/usage.html
index 6c4c82d7d7..9aeb1a62c8 100644
--- a/1.0.x/spring-cloud-contract-maven-plugin/usage.html
+++ b/1.0.x/spring-cloud-contract-maven-plugin/usage.html
@@ -149,7 +149,7 @@
Last Published: 2017-05-04
|
-
Version: 1.1.1.BUILD-SNAPSHOT
+ Version: 1.0.5.BUILD-SNAPSHOT