projects
/
demos
/
kafka
/
wordcount
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71ffff4
)
WIP
avro-holzweg--counter
author
Kai Moritz
<kai@juplo.de>
Thu, 14 Oct 2021 19:20:17 +0000
(21:20 +0200)
committer
Kai Moritz
<kai@juplo.de>
Thu, 14 Oct 2021 19:20:17 +0000
(21:20 +0200)
pom.xml
patch
|
blob
|
history
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>