From 9c4a0edd8f00268c39dbb37698d0e53890824fbf Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 23 Jan 2020 16:42:17 +0000 Subject: [PATCH] Bumping versions --- docs/src/main/asciidoc/_configprops.adoc | 3 +-- pom.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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