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: [email protected]
For additional commands, e-mail: [email protected]