Manual Partitioning: partitioning modul 2
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7028cfd..a6228d5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,8 +12,8 @@
   </parent>
 
   <groupId>de.juplo.kafka</groupId>
-  <artifactId>endless-producer</artifactId>
-  <name>Endless Producer: a Simple Producer that endlessly writes numbers into a topic</name>
+  <artifactId>manual-partitioning</artifactId>
+  <name>Manual Partitioning: a version of the Endless Producer with fixed partitioning</name>
   <version>1.0-SNAPSHOT</version>
 
   <dependencies>