Version von SumUp-Requests, die einen fachlichen Fehler erzeugt
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index a0fe12a..470a1aa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,8 +12,8 @@
   </parent>
 
   <groupId>de.juplo.kafka</groupId>
-  <artifactId>sumup-requests-json</artifactId>
-  <name>SumUp-Requests</name>
+  <artifactId>sumup-requests-fehlerteufel</artifactId>
+  <name>SumUp-Requests (Fehlerteufel!)</name>
   <description>A service that reads computation requests from an incomming topic and generates according messages for the SumUp-Consumer on an outgoing topic. This version generates two types of JSON-messages.</description>
   <version>1.0-SNAPSHOT</version>