Das Git-Commit-Id-Plugin generiert eine git.properties
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7242bc6..deae3e4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           </execution>
         </executions>
       </plugin>
+      <plugin>
+        <groupId>pl.project13.maven</groupId>
+        <artifactId>git-commit-id-plugin</artifactId>
+      </plugin>
       <plugin>
         <groupId>io.fabric8</groupId>
         <artifactId>docker-maven-plugin</artifactId>