WIP avro-holzweg--query
authorKai Moritz <kai@juplo.de>
Thu, 14 Oct 2021 19:20:49 +0000 (21:20 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 14 Oct 2021 19:20:49 +0000 (21:20 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index f992a6b..39cd172 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.2</version>
+       <version>2.0-avro-SNAPSHOT</version>
        <name>Wordcount-Query</name>
        <description>Query stream-processor of the multi-user wordcount-example</description>
        <properties>