diff --git a/data-share/data-share-service/pom.xml b/data-share/data-share-service/pom.xml
index 9ae699c9..3e9608f7 100644
--- a/data-share/data-share-service/pom.xml
+++ b/data-share/data-share-service/pom.xml
@@ -173,6 +173,31 @@
+
+ pl.project13.maven
+ git-commit-id-plugin
+ 3.0.1
+
+
+ get-the-git-infos
+
+ revision
+
+ validate
+
+
+
+ true
+ ${project.build.outputDirectory}/service-git.properties
+
+ ^git.build.(time|version)$
+ ^git.commit.id.(abbrev|full)$
+
+ full
+ ${project.basedir}/.git
+
+
+
@@ -252,4 +277,4 @@
-
\ No newline at end of file
+