diff --git a/README.adoc b/README.adoc
index 82cc139b9a..ff772e6a54 100644
--- a/README.adoc
+++ b/README.adoc
@@ -4,6 +4,7 @@ Manual changes to this file will be lost when it is generated again.
Edit the files in the src/main/asciidoc/ directory instead.
////
+
== Spring Cloud Contract
You always need confidence when pushing new features into a new application or service in
@@ -310,4 +311,4 @@ following command:
```
./scripts/generateDocs.sh
-```
\ No newline at end of file
+```
diff --git a/docs/pom.xml b/docs/pom.xml
index fbe139105f..1c08008a64 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -18,18 +18,11 @@
spring-cloud-contract
${basedir}/..
3.4
- 2.1.x,2.2.x
stubrunner.*|wiremock.*|
+ deploy
-
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
org.apache.maven.plugins
maven-compiler-plugin
@@ -111,6 +104,9 @@
org.apache.maven.plugins
maven-antrun-plugin
+
+ maven-deploy-plugin
+
diff --git a/docs/src/main/asciidoc/_configprops.adoc b/docs/src/main/asciidoc/_configprops.adoc
index c009174343..96f6b92343 100644
--- a/docs/src/main/asciidoc/_configprops.adoc
+++ b/docs/src/main/asciidoc/_configprops.adoc
@@ -43,4 +43,4 @@
|wiremock.server.port-dynamic | false |
|wiremock.server.stubs | [] |
-|===
+|===
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 47c0909405..4c9134ad85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-build
- 2.3.0.RELEASE
+ 2.3.1.BUILD-SNAPSHOT
@@ -28,7 +28,7 @@
2.17
3.6.14
0.0.9
- 2.3.0.RELEASE
+ 2.3.1.BUILD-SNAPSHOT
2.2.3.BUILD-SNAPSHOT
Horsham.SR5