X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=b908802c7f1b5e050cf3920aa6f0dcbe710f6782;hb=4b680af45a749f2776292beb7a4b214695b09ddf;hp=c73251c614e779126a057e7f7e0b7be9771c8f74;hpb=5b9f4cd21a87b03cb1c432e9965fb0082ab05dd3;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index c73251c..b908802 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - spring-consumer - 1.0-SNAPSHOT + spring-consumer-kafkalistener Spring Consumer - Super Simple Consumer-Group, that is implemented as a Spring-Boot application + Super Simple Consumer-Group, that is implemented as Spring-Boot application and configured by Spring Kafka + 1.0-SNAPSHOT 11 @@ -40,8 +40,8 @@ true - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.projectlombok @@ -61,6 +61,10 @@ + + pl.project13.maven + git-commit-id-plugin + org.springframework.boot spring-boot-maven-plugin @@ -72,10 +76,6 @@ - - pl.project13.maven - git-commit-id-plugin - io.fabric8 docker-maven-plugin