Files
gerrit/tools/maven
Dariusz Luksza 509cbb4242 mvn.py: Explicitly specify version in mvn deploy command
When deploying to Maven Central via Sonatype it's OK to omit the
version from the command line and it just takes the version that's
specified in the generated pom.xml.

Some repositories, however, will reject the deploy in this case.

Update the deploy command to explicitly specify the version.

Note that we already do this for the install command.

Change-Id: Ia804da1c4317e7e6ea7571e0c1e4970a5b03c599
Signed-off-by: Dariusz Luksza <dluksza@collab.net>
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2019-06-04 20:28:25 +09:00
..
2018-07-10 20:38:52 +09:00