X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=22870bfe957a9dab5f6a9338d21d08e8d46e209c;hb=eba11d4859d1e2b936bcd9e8075986b5179b32ea;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