Hi there, On 05/21/2012 09:16 AM, Brute wrote:
As the title, I want to get the lastest version when I edit pom file of a new plugin, how can I get the number? 1.447?
To ensure your plugin is available to the majority of users, you should target an LTS version of Jenkins (see http://jenkins-ci.org/changelog-stable) -- so 1.409 would be a good choice, for example.
Though if you use any APIs that were introduced in later Jenkins versions, you should target that version.
Regards, Chris
