Karol Gołąb created MDEPLOY-217:
-----------------------------------
Summary: Add option buildNumber
Key: MDEPLOY-217
URL: https://issues.apache.org/jira/browse/MDEPLOY-217
Project: Maven Deploy Plugin
Issue Type: New Feature
Reporter: Karol Gołąb
Add possibility to set the parameter buildNumber in maven-metadata.xml
<snapshot>
<timestamp>20170209.142901</timestamp>
<buildNumber>4</buildNumber>
</snapshot>
With this option it will be possible to synchronize this parameter with jenkins
BUILD_NUMBER
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)