NoValidGitVersionInfo does not append SNAPSHOT to version
Currently the NoValidGitVersionInfo creates the same version string as a valid parsed version. This should not be happening. Appending the SNAPSHOT classifier should do it.
Currently the NoValidGitVersionInfo creates the same version string as a valid parsed version. This should not be happening. Appending the SNAPSHOT classifier should do it.