Author: olamy
Date: Thu Sep  8 15:50:35 2011
New Revision: 1166765

URL: http://svn.apache.org/viewvc?rev=1166765&view=rev
Log:
fix name used ASF branding

Modified:
    
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java

Modified: 
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java?rev=1166765&r1=1166764&r2=1166765&view=diff
==============================================================================
--- 
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java
 (original)
+++ 
tomcat/maven-plugin/trunk/tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/AbstractCatalinaMojo.java
 Thu Sep  8 15:50:35 2011
@@ -45,7 +45,7 @@ public abstract class AbstractCatalinaMo
     /**
      * The name of this Maven plugin. Used to produce the user agent when 
communicating with Tomcat manager.
      */
-    private String name = "Tomcat Maven Plugin";
+    private String name = "Apache Tomcat Maven Plugin";
 
     /**
      * The default username to use when authenticating with Tomcat manager.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to