GIT-Plugin hinzugefĆ¼gt
authorKai Moritz <kai@juplo.de>
Thu, 26 Sep 2024 13:15:32 +0000 (15:15 +0200)
committerKai Moritz <kai@juplo.de>
Thu, 26 Sep 2024 13:15:32 +0000 (15:15 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index b7272e3..2d81d24 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           </archive>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>pl.project13.maven</groupId>
+        <artifactId>git-commit-id-plugin</artifactId>
+      </plugin>
       <plugin>
         <groupId>io.fabric8</groupId>
         <artifactId>docker-maven-plugin</artifactId>