Author: markt Date: Wed Nov 18 22:37:19 2009 New Revision: 881972 URL: http://svn.apache.org/viewvc?rev=881972&view=rev Log: Fix copy and paste errors
Modified: tomcat/trunk/res/maven/tomcat-i18n-fr.pom tomcat/trunk/res/maven/tomcat-i18n-ja.pom Modified: tomcat/trunk/res/maven/tomcat-i18n-fr.pom URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven/tomcat-i18n-fr.pom?rev=881972&r1=881971&r2=881972&view=diff ============================================================================== --- tomcat/trunk/res/maven/tomcat-i18n-fr.pom (original) +++ tomcat/trunk/res/maven/tomcat-i18n-fr.pom Wed Nov 18 22:37:19 2009 @@ -18,7 +18,7 @@ <project> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.tomcat</groupId> - <artifactId>tomcat-i18n-es</artifactId> + <artifactId>tomcat-i18n-fr</artifactId> <version>@MAVEN.DEPLOY.VERSION@</version> <description>French translations</description> </project> Modified: tomcat/trunk/res/maven/tomcat-i18n-ja.pom URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven/tomcat-i18n-ja.pom?rev=881972&r1=881971&r2=881972&view=diff ============================================================================== --- tomcat/trunk/res/maven/tomcat-i18n-ja.pom (original) +++ tomcat/trunk/res/maven/tomcat-i18n-ja.pom Wed Nov 18 22:37:19 2009 @@ -18,7 +18,7 @@ <project> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.tomcat</groupId> - <artifactId>tomcat-i18n-es</artifactId> + <artifactId>tomcat-i18n-ja</artifactId> <version>@MAVEN.DEPLOY.VERSION@</version> <description>Japanese translations</description> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org