You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2013/09/25 14:06:46 UTC

svn commit: r1526162 - /tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml

Author: violetagg
Date: Wed Sep 25 12:06:45 2013
New Revision: 1526162

URL: http://svn.apache.org/r1526162
Log:
Checkstyle: spaces should be used instead of tabs.

Modified:
    tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml

Modified: tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml?rev=1526162&r1=1526161&r2=1526162&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml (original)
+++ tomcat/tc7.0.x/trunk/res/maven/mvn-pub.xml Wed Sep 25 12:06:45 2013
@@ -309,7 +309,7 @@
                   jarFileName="websocket-api.jar"
                srcJarFileName="websocket-api-src.jar"/>
 
-  	<doMavenDeploy artifactId="tomcat-api"/>
+    <doMavenDeploy artifactId="tomcat-api"/>
     <doMavenDeploy artifactId="tomcat-util"/>
     <doMavenDeploy artifactId="tomcat-coyote"/>
     <doMavenDeploy artifactId="tomcat-dbcp"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org