Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <plugins>
- <plugin>
- <groupId>org.apache.tomcat.maven</groupId>
- <artifactId>tomcat7-maven-plugin</artifactId>
- <version>2.2</version>
- <configuration>
- <path>/CounterWebApp</path>
- </configuration>
- </plugin>
- </plugins>
Advertisement
Add Comment
Please, Sign In to add comment