X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5e46bac99e94ea37e8680eec7cd59e456c8c4287;hb=94f2f3baf149ba1783ad94d3902fd0a108b39151;hp=322ea86115992976226044e7e402e1d5d7423628;hpb=2271c5b01003adc13d5d29afade3c14c85614e1d;p=demos%2Fkafka%2Foutbox diff --git a/pom.xml b/pom.xml index 322ea86..5e46bac 100644 --- a/pom.xml +++ b/pom.xml @@ -1,82 +1,82 @@ - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.1.5.RELEASE - - - de.trion.kafka - outbox - 0.0.1-SNAPSHOT - Polling-Outbox-Pattern - Implementierung des Outbox-Patterns auf Basis von JDBC + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 2.1.5.RELEASE + + + de.juplo.boot.data + jdbc + 0.0.1-SNAPSHOT + data-jdbc + Eine Simple Web-Anwendung auf Basis von spring-boot-data-jdbc - - 1.8 - + + 1.8 + - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-data-jdbc - - - org.springframework.boot - spring-boot-starter-json - - - org.projectlombok - lombok - + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-data-jdbc + + + org.springframework.boot + spring-boot-starter-json + + + org.projectlombok + lombok + - - com.h2database - h2 - runtime - + + com.h2database + h2 + runtime + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - io.fabric8 - docker-maven-plugin - 0.33.0 - - - - %a:%l - - - - - - build - package - - build - - - - - - + + + + io.fabric8 + docker-maven-plugin + 0.33.0 + + + + %a:%l + + + + + + build + package + + build + + + + + +