diff --git a/docs/src/main/asciidoc/_configprops.adoc b/docs/src/main/asciidoc/_configprops.adoc
index 57be0be4..8ad2f225 100644
--- a/docs/src/main/asciidoc/_configprops.adoc
+++ b/docs/src/main/asciidoc/_configprops.adoc
@@ -32,8 +32,7 @@
|spring.cloud.consul.discovery.health-check-url | | Custom health check url to override default.
|spring.cloud.consul.discovery.heartbeat.enabled | false |
|spring.cloud.consul.discovery.heartbeat.interval-ratio | |
-|spring.cloud.consul.discovery.heartbeat.ttl-unit | s |
-|spring.cloud.consul.discovery.heartbeat.ttl-value | 30 |
+|spring.cloud.consul.discovery.heartbeat.ttl | 30s |
|spring.cloud.consul.discovery.hostname | | Hostname to use when accessing server.
|spring.cloud.consul.discovery.include-hostname-in-instance-id | false | Whether hostname is included into the default instance id when registering service.
|spring.cloud.consul.discovery.instance-group | | Service instance group.
diff --git a/pom.xml b/pom.xml
index aed34f26..e6c74b98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
3.0.0.BUILD-SNAPSHOT
1.0.3.RELEASE
3.0.0.BUILD-SNAPSHOT
- Horsham.SR1
+ Horsham.BUILD-SNAPSHOT