Author: markt
Date: Wed Nov 18 11:53:46 2009
New Revision: 881735
URL: http://svn.apache.org/viewvc?rev=881735&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/res/maven/tomcat-embed-core.pom
Modified: tomcat/trunk/res/maven/tomcat-embed-core.pom
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/tomcat-embed-core.pom?rev=881735&r1=881734&r2=881735&view=diff
==============================================================================
--- tomcat/trunk/res/maven/tomcat-embed-core.pom (original)
+++ tomcat/trunk/res/maven/tomcat-embed-core.pom Wed Nov 18 11:53:46 2009
@@ -24,7 +24,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
- <artifactId>tomcat-emmed-logging-juli</artifactId>
+ <artifactId>tomcat-embed-logging-juli</artifactId>
<version>@MAVEN.DEPLOY.VERSION@</version>
<scope>compile</scope>
<optional>true</optional>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]