query: 2.1.2 - Refined tests (added messages, that are filtered)
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6a51d72..035e095 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>query</artifactId>
-       <version>2.1.1</version>
+       <version>2.1.2</version>
        <name>Wordcount-Query</name>
        <description>Query stream-processor of the multi-user wordcount-example</description>
        <properties>