MPJAR-42: fixed wrong pom property :-(
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124933 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
548aedfb4c
commit
8b83f608bd
@ -237,7 +237,7 @@
|
||||
<td>maven.final.name</td>
|
||||
<td>Yes</td>
|
||||
<td>
|
||||
Usually this property is set to <code>${pom.id}-${pom.currentVersion}</code>
|
||||
Usually this property is set to <code>${pom.artifactId}-${pom.currentVersion}</code>
|
||||
but the snapshot goal overwrites it to be the snapshot signature
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user