2009/3/11 Johannes Schneider <maili...@cedarsoft.com>:
> There is a dependency to Jide defined:
>
> [2.2.0, 3.0.0)
>
> Could anyone give me a hint how to solve this?

Drop the build number from your starting version, only leaving the
major and minor part:

[2.2, 3.0.0)

Leaving the build number out of your version specification can be
interpreted as : [2.2.*, 3.0.0)

Hope this helps.

Ringo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to