X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=d02cfc0c4f5e6cf98d54bd0abf2d01301e3e81af;hb=d7b66a40c2f72926c2c4b02e04eb97749898e16e;hp=267e0358e79c729b5cf151a02691301518521222;hpb=efa942341314e29f68b895ad4c8cee766c895236;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 267e035..d02cfc0 100644 --- a/pom.xml +++ b/pom.xml @@ -12,8 +12,8 @@ de.juplo.kafka - endless-producer - Endless Producer: a Simple Producer that endlessly writes numbers into a topic + rest-producer + REST Producer: a Simple Producer that takes messages via POST and confirms successs 1.0-SNAPSHOT @@ -50,6 +50,17 @@ org.springframework.boot spring-boot-maven-plugin + + + + build-info + + + + + + pl.project13.maven + git-commit-id-plugin io.fabric8