[MCHANGELOG-122] Add pt_BR localization

Add the new locale to the l10n-maven-plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1137233 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8869948..bc71746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -378,6 +378,7 @@
             <configuration>
               <locales>
                 <locale>de</locale>
+                <locale>pt_BR</locale>
                 <locale>sv</locale>
               </locales>
             </configuration>