diff --git a/README.md b/README.md index cc04b1ace..8bbbf9825 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To run the application: From the command line with Maven: $ cd spring-mvc-showcase - $ mvn tomcat:run + $ mvn tomcat7:run or diff --git a/pom.xml b/pom.xml index 949c99fd6..d25f71b99 100644 --- a/pom.xml +++ b/pom.xml @@ -274,9 +274,9 @@ - org.codehaus.mojo - tomcat-maven-plugin - 1.1 + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.0