counter: 1.2.2. - Simplified topology - better readability
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index f57c829..15a07c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>counter</artifactId>
-       <version>1.2.1</version>
+       <version>1.2.2</version>
        <name>Wordcount-Counter</name>
        <description>Word-counting stream-processor of the multi-user wordcount-example</description>
        <properties>