counter: 1.2.1 - Simplified topology (no serdes needed for materialization)
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index ccdd0fc..f57c829 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.0</version>
+       <version>1.2.1</version>
        <name>Wordcount-Counter</name>
        <description>Word-counting stream-processor of the multi-user wordcount-example</description>
        <properties>