X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=66994086f795101904d23f640f73389feec600b1;hb=595eab489c638b07072f6ec7e3c6f52000295931;hp=dd282c54bc6ba7f9987a4b901e038dd7c58af32f;hpb=0aa4a1863bf9ee5d345c652f47f350f82d73e4aa;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index dd282c5..6699408 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,14 @@ de.juplo.kafka - sum + sumup-adder 1.0-SNAPSHOT - Sum - Calculates the sum of all natuarl numbers up to the given natural number + SumUp Adder + Calculates the sum for the send messages + + + 11 + @@ -112,6 +116,9 @@ + + maven-failsafe-plugin +