Class VersionsEngine


  • @Component(role=VersionsEngine.class,
               instantiationStrategy="per-lookup")
    public class VersionsEngine
    extends Object
    Applies direct and indirect version changes to a set of projects.
    • Constructor Detail

      • VersionsEngine

        public VersionsEngine()
    • Method Detail

      • isUpdateVersionRangeMatchingBounds

        public boolean isUpdateVersionRangeMatchingBounds()
      • setUpdateVersionRangeMatchingBounds

        public void setUpdateVersionRangeMatchingBounds​(boolean updateVersionRangeMatchingBounds)