X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=6528ee9b2011db90bb241e2a4f8c79bcb7457f02;hb=ea9b7c9f5e35fa19dc8ad20cdb2790841da8d3db;hp=c73251c614e779126a057e7f7e0b7be9771c8f74;hpb=5b9f4cd21a87b03cb1c432e9965fb0082ab05dd3;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index c73251c..6528ee9 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 @@ -72,10 +72,6 @@ - - pl.project13.maven - git-commit-id-plugin - io.fabric8 docker-maven-plugin