remove maven plugin git-commit-id-plugin This Maven plugin is used upstream to automatically map the output of "git describe" into a property file "git.properties". This is used by WadC to establish its version, which it writes out into WADCSRC header lumps when generating WAD files. . For the Debian package build, we generate the "git.properties" file using debian/rules instead.
diff --git a/pom.xml b/pom.xml index 16ea8dd..b4cc817 100644