<relativePath/> <!-- lookup parent from repository -->
        </parent>
        <groupId>de.juplo.kafka.wordcount</groupId>
-       <artifactId>counter</artifactId>
-       <version>1.3.1</version>
-       <name>Wordcount-Counter</name>
-       <description>Word-counting 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>
                <docker-maven-plugin.version>0.33.0</docker-maven-plugin.version>
        </properties>