diff --git a/i18n/pom.xml b/i18n/pom.xml
index 87e5ed8779..8df7fed05d 100644
--- a/i18n/pom.xml
+++ b/i18n/pom.xml
@@ -9,35 +9,4 @@
i18n
Internationalization files for Openfire
These files are shared among the starter and xmppserver modules
-
-
-
- src/main/resources
-
-
-
-
-
-
- org.codehaus.mojo
- native2ascii-maven-plugin
- 2.0.1
-
-
- utf8-to-latin1
-
- inplace
-
-
- ${project.build.outputDirectory}
-
-
-
-
-
-
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 5d6b1b417b..f6b9196da7 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -184,9 +184,7 @@
maven-resources-plugin
3.1.0
@@ -208,27 +206,6 @@
-
-
- org.codehaus.mojo
- native2ascii-maven-plugin
- 2.0.1
-
-
- utf8-to-latin1
-
- inplace
-
-
- ${project.build.directory}/i18n/
-
-
-
-
org.apache.maven.plugins
maven-enforcer-plugin