Docker-Setup in das Unterverzeichnis `docker` verschoben
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index b7c8a20..985797b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,8 @@
 
   <groupId>de.juplo.kafka</groupId>
   <artifactId>simple-consumer</artifactId>
-  <name>Super Simple Consumer-Group</name>
+  <name>Simple Consumer-Group</name>
+  <description>Super Simple Consumer-Group, that is implemented as a plain Java-program</description>
   <version>1.0-SNAPSHOT</version>
 
   <dependencies>