Retrying for connection when postgres is not ready 42/70642/1
authorTomasz Golabek <tomasz.golabek@nokia.com>
Wed, 17 Oct 2018 09:19:21 +0000 (11:19 +0200)
committerTomasz Golabek <tomasz.golabek@nokia.com>
Wed, 17 Oct 2018 09:19:21 +0000 (11:19 +0200)
Dbcapi version changed to 1.0.16

Change-Id: Ie49f43f5417d8b7f266753dce004f9e66a7496e2
Issue-ID: DMAAP-828
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 90cee24..b5c0ff7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.onap.dmaap.dbcapi</groupId>
       <artifactId>dbcapi</artifactId>
-      <version>1.0.15-SNAPSHOT</version>
+      <version>1.0.16-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <reporting>