X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=b5d32093f0f3b21f49aa68ec33469429fbfd0ab8;hb=d31cfb6720f03a4fec0ae8c660d2e10826d0b69f;hp=4cc7dc3557f70d2525774e8a9ce190d172b5b82c;hpb=b4bfb022040b87ae2889d266b18a6305282b1f29;p=demos%2Fspring%2Fdata-jdbc diff --git a/pom.xml b/pom.xml index 4cc7dc3..b5d3209 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,10 @@ com.h2database h2 + + org.postgresql + postgresql + org.springframework.boot spring-boot-starter-test @@ -60,6 +64,27 @@ org.springframework.boot spring-boot-maven-plugin + + io.fabric8 + docker-maven-plugin + 0.33.0 + + + + %a:%l + + + + + + build + package + + build + + + +