counter: 1.1.11 - Added a test, that is based on `TopologyTestDriver`
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index 48183b5..3b72889 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>counter</artifactId>
-       <version>1.1.10</version>
+       <version>1.1.11</version>
        <name>Wordcount-Counter</name>
        <description>Word-counting stream-processor of the multi-user wordcount-example</description>
        <properties>