Author: markt Date: Mon Jan 7 15:59:51 2013 New Revision: 1429863 URL: http://svn.apache.org/viewvc?rev=1429863&view=rev Log: Tweak the pom so we don't get a copy of the pom with a .jar extension
Modified: tomcat/trunk/res/maven/tomcat.pom Modified: tomcat/trunk/res/maven/tomcat.pom URL: http://svn.apache.org/viewvc/tomcat/trunk/res/maven/tomcat.pom?rev=1429863&r1=1429862&r2=1429863&view=diff ============================================================================== --- tomcat/trunk/res/maven/tomcat.pom (original) +++ tomcat/trunk/res/maven/tomcat.pom Mon Jan 7 15:59:51 2013 @@ -22,6 +22,7 @@ <version>@MAVEN.DEPLOY.VERSION@</version> <description>Binary distribution of Apache Tomcat</description> <url>http://tomcat.apache.org/</url> + <packaging>pom</packaging> <licenses> <license> <name>Apache License, Version 2.0</name> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org