You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ol...@apache.org on 2011/09/22 16:52:22 UTC

svn commit: r1174177 - /tomcat/maven-plugin/trunk/pom.xml

Author: olamy
Date: Thu Sep 22 14:52:22 2011
New Revision: 1174177

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

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1174177&r1=1174176&r2=1174177&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Thu Sep 22 14:52:22 2011
@@ -37,6 +37,8 @@
   <description>The Tomcat Maven Plugin provides goals to manipulate WAR projects within the Tomcat servlet
     container.
   </description>
+
+  <url>http://tomcat.apache.org/maven-plugin-${project.version}</url>
   
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>



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