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

diff --git a/pom.xml b/pom.xml
index f8b96bb..932dc77 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>counter</artifactId>
-       <version>1.0.0</version>
+       <version>2.0-avro-SNAPSHOT</version>
        <name>Wordcount-Counter</name>
        <description>Word-counting stream-processor of the multi-user wordcount-example</description>
        <properties>