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:
922892b
)
WIP:popular: 1.0.0 - Renamed the project to `popular`
author
Kai Moritz
<kai@juplo.de>
Sat, 15 Jun 2024 19:26:51 +0000
(21:26 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sat, 15 Jun 2024 19:26:51 +0000
(21:26 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
61b599a
..
a9aae74
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-13,7
+13,6
@@
<version>1.0.0</version>
<name>Wordcount-Popular-Words</name>
<description>Query stream-processor that gives access to the most popular words</description>
- <properties>
<properties>
<docker-maven-plugin.version>0.33.0</docker-maven-plugin.version>
</properties>