Author: olamy
Date: Wed Jan  9 20:39:41 2013
New Revision: 1431048

URL: http://svn.apache.org/viewvc?rev=1431048&view=rev
Log:
fix link

Modified:
    
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.java

Modified: 
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.java
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.java?rev=1431048&r1=1431047&r2=1431048&view=diff
==============================================================================
--- 
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.java
 (original)
+++ 
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/ExecWarMojo.java
 Wed Jan  9 20:39:41 2013
@@ -26,7 +26,7 @@ import org.apache.maven.plugins.annotati
  * Create a self executable jar file containing all necessary Apache Tomcat 
classes. 
  * This allows for using just <code>java -jar mywebapp.jar</code> to run your 
webapp without 
  * needing to install a Tomcat instance.
- * More details <a 
href="http://tomcat.apache.org/maven-plugin-2.0-beta-1/executable-war-jar.html";>here</a>.
+ * More details <a 
href="http://tomcat.apache.org/maven-plugin-2.0/executable-war-jar.html";>here</a>.
  *
  * @author Olivier Lamy
  * @since 2.0



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

Reply via email to