<dependency> <groupId>org.apache.tomcat.maven</groupId> <artifactId>tomcat-maven-plugin</artifactId> <version>2.3-SNAPSHOT</version> <type>pom</type> </dependency>
<dependency org="org.apache.tomcat.maven" name="tomcat-maven-plugin" rev="2.3-SNAPSHOT"> <artifact name="tomcat-maven-plugin" type="pom" /> </dependency>