Thanks for your answers

Unfortunately I feel the main question remains unanswered :(
I'll try to re-phrase it:

Is it possible to specify the range in a way it will check release versions
only

So if [1.0.0, 10.0.0) is specified

2.1.0-SNAPSHOT, 3.1.1-SNAPSHOT, etc. will NOT be checked?

by checking I mean downloading metadata every day etc.


On Wed, 11 Nov 2020 at 17:47, Florian Schmaus <f...@geekplace.eu> wrote:

> On 11/10/20 2:54 PM, Maxim Solodovnik wrote:
> > Hello Maven experts,
> >
> > one sub-dependencies of our project has following
> >    <version>[6.7.0,7.0.0-SNAPSHOT)</version>
>
> I think you may want to use
>
> [6.7.0, 6.9999.9999)
>
> instead.
>
> - Florian
>


-- 
Best regards,
Maxim

Reply via email to