diff --git a/docs/src/main/asciidoc/_configprops.adoc b/docs/src/main/asciidoc/_configprops.adoc
index 2b16d58b0..202b945d9 100644
--- a/docs/src/main/asciidoc/_configprops.adoc
+++ b/docs/src/main/asciidoc/_configprops.adoc
@@ -12,7 +12,7 @@
|spring.sleuth.feign.processor.enabled | true | Enable post processor that wraps Feign Context in its tracing representations.
|spring.sleuth.grpc.enabled | true | Enable span information propagation when using GRPC.
|spring.sleuth.http.enabled | true |
-|spring.sleuth.http.legacy.enabled | false |
+|spring.sleuth.http.legacy.enabled | false | Enables the legacy Sleuth setup.
|spring.sleuth.integration.enabled | true | Enable Spring Integration sleuth instrumentation.
|spring.sleuth.integration.patterns | [!hystrixStreamOutput*, *, !channel*] | An array of patterns against which channel names will be matched. @see org.springframework.integration.config.GlobalChannelInterceptor#patterns() Defaults to any channel name not matching the Hystrix Stream and functional Stream channel names.
|spring.sleuth.integration.websockets.enabled | true | Enable tracing for WebSockets.
diff --git a/pom.xml b/pom.xml
index d3e537d28..f3ba2f9b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
3.0.0.BUILD-SNAPSHOT
3.0.0.BUILD-SNAPSHOT
2.0.0.BUILD-SNAPSHOT
- Horsham.SR1
+ Horsham.BUILD-SNAPSHOT
3.0.0.BUILD-SNAPSHOT
3.0.0.BUILD-SNAPSHOT
5.9.3