query: 1.0.4 - changed default-port and exposed all actuator-endpoints
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8164674..3f487dd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>query</artifactId>
-       <version>1.0.3</version>
+       <version>1.0.4</version>
        <name>Wordcount-Query</name>
        <description>Query stream-processor of the multi-user wordcount-example</description>
        <properties>