splitter: 1.1.3 - Refined test & fixed a bug in the splitting-pattern
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index 80ffa1b..3abaee4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>splitter</artifactId>
-       <version>1.1.2</version>
+       <version>1.1.3</version>
        <name>Wordcount-Splitter</name>
        <description>Stream-processor of the multi-user wordcount-example, that splits the sentences up into single words</description>
        <properties>