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

diff --git a/pom.xml b/pom.xml
index e4ef604..5aa2f9b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>top10</artifactId>
-       <version>1.0.0</version>
+       <version>2.0-avro-SNAPSHOT</version>
        <name>Wordcount-Top-10</name>
        <description>Top-10 stream-processor of the multi-user wordcount-example</description>
        <properties>