Enable generation and exposure of git information
[ccsdk/cds.git] / ms / blueprintsprocessor / application / pom.xml
index d17425c..a6dd73b 100755 (executable)
                     <target>1.8</target>
                 </configuration>
             </plugin>
+            <plugin>
+                <groupId>pl.project13.maven</groupId>
+                <artifactId>git-commit-id-plugin</artifactId>
+            </plugin>
         </plugins>
     </build>