This is an automated email from the git hooks/post-receive script. New change to branch master in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git omits 41ce1a4 fixes #3511: Add Version#afterOrEquals and Version#beforeOrEquals methods omits a4e1d4f [maven-release-plugin] prepare for next development iteration adds 919b567 [maven-release-plugin] copy for tag nuiton-utils-3.0-rc-8 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (41ce1a4) \ N -- N -- N refs/heads/master (919b567) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. No new revisions were added by this update. Summary of changes: pom.xml | 8 ++++---- src/main/java/org/nuiton/util/version/Version.java | 18 ------------------ 2 files changed, 4 insertions(+), 22 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.