(no commit message)
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index ca6b6d79a7f5898ee0243b95204d5f49b1df528c..175b986f5b5b578f297bdc8c319607a2c7773471 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     </instrumentation>
                 </configuration>
             </plugin>
+            <plugin>
+                <artifactId>maven-site-plugin</artifactId>
+                <configuration>
+                    <locales>en</locales>
+                </configuration>
+            </plugin>
 
 
         </plugins>