o Polished documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@965081 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/usage.apt b/src/site/apt/usage.apt
index 1b08c93..71acbf7 100644
--- a/src/site/apt/usage.apt
+++ b/src/site/apt/usage.apt
@@ -68,7 +68,7 @@
 +----+
 
  The bundle will be created in your <<<target>>> directory with the name:
- <<<$\{pom.artifactId\}-$\{pom.currentVersion\}-bundle.jar>>>
+ <<<$\{project.artifactId\}-$\{project.version\}-bundle.jar>>>
 
  If you want to include a jar with java sources in your upload (recommended, unless your license doesn't
  allow sources to be redistributed) the command to run is:
@@ -93,8 +93,8 @@
  <<Note:>> This goal was introduced in version 2.1 of this plugin.
 
  Simply run this command and follow the instructions on the command line. The
- bundle will be created in the current directory, unless you specify
- {{{bundle-pack-mojo.html}something else}}.
+ bundle will be created in the current directory, unless you specify different
+ values for the {{{bundle-pack-mojo.html}goal parameters}}.
 
 +----+
 mvn repository:bundle-pack