Hi everyone, I intend to use Version Number Plugin to implement following functionality: version number from 1.0.1 ----> 1.0.100 ----> 1.1.1---->..... I already know how to increase the version number from 1.0.1 to 1.0.100. But I couldn't figure out how to reset number from 100 to 1, I googled a lot but there is barely useful solution. And the Jenkins documentation doesn't have a very detailed information.
Also, this number is different from the BUILD_NUMBER, which means the method "item.updateNextBuildNumber(1)" is not what I need. Thanks in advance! Any reply would be much appreciated! Best, New in Jenkins -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/424b6019-9e6c-4dce-8b15-eb8edd5b28a1n%40googlegroups.com.
