</parent>
<groupId>de.juplo.kafka</groupId>
- <artifactId>sumup-requests</artifactId>
+ <artifactId>sumup-requests-json</artifactId>
<name>SumUp-Requests</name>
- <description>A service that reads computation requests from an incomming topic and generates according messages for the SumUp-Consumer on an outgoing topic</description>
+ <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>
<dependencies>