I'm in the process of implementing CD with Maven and Jenkins and was just wondering:
Instead of Maven's major.minor.version scheme for the version, why not just use Jenkins build number?
That way the whole versioning could be fully automated, right?