<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>de.juplo.kafka.wordcount</groupId>
- <artifactId>top10</artifactId>
- <version>1.2.1</version>
- <name>Wordcount-Top-10</name>
- <description>Top-10 stream-processor of the multi-user wordcount-example</description>
+ <artifactId>popular</artifactId>
+ <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>