o Fixed POM problems

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@833712 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index bb68601..b87ab8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@
               Use the current version to generate sample with the last features/fixes of the plugin.
               It implies that the current version is already deployed to generate the site.
             -->
-            <version>${pom.version}</version>
+            <version>${project.version}</version>
           </plugin>
         </plugins>
       </reporting>