You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/02/05 00:50:45 UTC

[maven] branch MNG-6571 deleted (was 8c1b513)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch MNG-6571
in repository https://gitbox.apache.org/repos/asf/maven.git.


     was 8c1b513  [MNG-6571] stupid me...

This change permanently discards the following revisions:

 discard 8c1b513  [MNG-6571] stupid me...
 discard 47dad72  [MNG-6571] add cache also to createFromVersion(String) factory method
 discard b43bdd4  [MNG-6571] add synchronization since require to be threadsafe
 discard 6737585  [MNG-6571] deprecate cloneOf() and avoid use: VersionRange is immutable
 discard a415a9e  [MNG-6571] cache VersionRange instances, they are immutable