reapath must be used to determine WEB-INF/classes
[scannotation] / pom.xml
diff --git a/pom.xml b/pom.xml
index 82486f4..027958f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <groupId>org.scannotation</groupId>
     <artifactId>scannotation</artifactId>
     <packaging>jar</packaging>
-    <version>1.0</version>
+    <version>1.0.2</version>
     <name>scannotation</name>
     <url>http://maven.apache.org</url>
     <repositories>
                     <target>1.5</target>
                 </configuration>
             </plugin>
+           <plugin>
+              <artifactId>maven-site-plugin</artifactId>
+              <configuration>
+                 <locales>en</locales>
+              </configuration>
+           </plugin>
         </plugins>
     </build>
 </project>