diff --git a/jar/xdocs/changes.xml b/jar/xdocs/changes.xml index d9a2216a..4bdca5cd 100644 --- a/jar/xdocs/changes.xml +++ b/jar/xdocs/changes.xml @@ -26,6 +26,7 @@ + Fix typo on documentation. Fix typo on documentation. Added new property maven.jar.final.name. diff --git a/jar/xdocs/properties.xml b/jar/xdocs/properties.xml index 5a1e0ec4..96d4163d 100644 --- a/jar/xdocs/properties.xml +++ b/jar/xdocs/properties.xml @@ -237,7 +237,7 @@ maven.final.name Yes - Usually this property is set to ${project.id}-${project.currentVersion} + Usually this property is set to ${pom.id}-${pom.currentVersion} but the snapshot goal overwrites it to be the snapshot signature