counter: 1.1.7 - Fixed a bug in the assertion-logic for the expected state
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index 09e7aec..87f1f77 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.6</version>
+       <version>1.1.7</version>
        <name>Wordcount-Counter</name>
        <description>Word-counting stream-processor of the multi-user wordcount-example</description>
        <properties>