I suppose that this was the intended purpose of the ChangeSet.revision property
You can merge this Pull Request by running: git pull https://github.com/pkozelka/maven-scm trunk Or you can view, comment on it, or merge it online at: https://github.com/apache/maven-scm/pull/1 -- Commit Summary -- * fix: set revision also on the ChangeSet level, not just in its affected files -- File Changes -- M maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/changelog/GitChangeLogConsumer.java (6) M maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/changelog/GitChangeLogConsumerTest.java (8) -- Patch Links -- https://github.com/apache/maven-scm/pull/1.patch https://github.com/apache/maven-scm/pull/1.diff --- Reply to this email directly or view it on GitHub: https://github.com/apache/maven-scm/pull/1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
