Added documentation
[scannotation] / pom.xml
diff --git a/pom.xml b/pom.xml
index 82486f4..4b32de2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <target>1.5</target>
                 </configuration>
             </plugin>
+           <plugin>
+              <artifactId>maven-site-plugin</artifactId>
+              <configuration>
+                 <locales>en</locales>
+              </configuration>
+           </plugin>
         </plugins>
     </build>
 </project>