If some images are missing, only the missing images are build
[demos/kafka/wordcount] / pom.xml
diff --git a/pom.xml b/pom.xml
index e116624..fe057b1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <groupId>de.juplo.kafka.wordcount</groupId>
        <artifactId>docker</artifactId>
        <packaging>pom</packaging>
-       <version>1.0.2</version>
+       <version>2.0.1</version>
        <name>Docker-Compose Setup</name>
        <description>Docker-Compose Setup for the multiuser-wordcount example</description>
 
@@ -16,5 +16,6 @@
                <module>counter</module>
                <module>top10</module>
                <module>query</module>
+               <module>popular</module>
        </modules>
 </project>