From: Tomasz Golabek Date: Wed, 17 Oct 2018 09:19:21 +0000 (+0200) Subject: Retrying for connection when postgres is not ready X-Git-Tag: 1.0.22^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fbuscontroller.git;a=commitdiff_plain;h=8ca40bc0c36e16d6b098323d66251ae622075bea Retrying for connection when postgres is not ready Dbcapi version changed to 1.0.16 Change-Id: Ie49f43f5417d8b7f266753dce004f9e66a7496e2 Issue-ID: DMAAP-828 Signed-off-by: Tomasz Golabek --- diff --git a/pom.xml b/pom.xml index 90cee24..b5c0ff7 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.15-SNAPSHOT + 1.0.16-SNAPSHOT