]> juplo.de Git - demos/kafka/wordcount/commitdiff
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 e4ef6042ca6ad766259f03c3893589fd17db1a81..5aa2f9b41c7f342115dac769dacc0b2f3444f901 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>