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:
eb8e65b
)
WIP
avro-holzweg--query
author
Kai Moritz
<kai@juplo.de>
Thu, 14 Oct 2021 19:20:49 +0000
(21:20 +0200)
committer
Kai Moritz
<kai@juplo.de>
Thu, 14 Oct 2021 19:20:49 +0000
(21:20 +0200)
pom.xml
patch
|
blob
|
history
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>