X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=22870bfe957a9dab5f6a9338d21d08e8d46e209c;hb=caca5c4b79744c3df4efdccd86ecd8b138578d17;hp=473095896d61bf1dadb7165d790d3ea1291da931;hpb=7c8f7f58d35e49324f0b2b87c0bdaafcb5b7fcc0;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 4730958..22870bf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo.kafka - sumup-adder + sumup-adder-json 1.0-SNAPSHOT SumUp Adder - Calculates the sum for the send messages + Calculates the sum for the send messages. This version consumes JSON-messages. 11