X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fspring%2Fdata-jdbc;a=blobdiff_plain;f=pom.xml;h=f0318e800a700273c956e63660e8bd726fbb1645;hp=82dc5ddee3354012e0b81355f06391dd329eee43;hb=HEAD;hpb=ffffec121e9c1fb75642e669f9bdb05f444819dc diff --git a/pom.xml b/pom.xml index 82dc5dd..f0318e8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,9 +9,9 @@ de.juplo.boot.data - jdbc + data-jdbc 0.0.1-SNAPSHOT - data-jdbc + Data JDBC Simple web-app example for spring-boot-data-jdbc @@ -47,6 +47,10 @@ com.h2database h2 + + org.postgresql + postgresql + org.springframework.boot spring-boot-starter-test @@ -67,7 +71,7 @@ - %a:%l + juplo/%a:latest