diff options
Diffstat (limited to 'test/servlet-containers/tomcat80/pom.xml')
-rw-r--r-- | test/servlet-containers/tomcat80/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/tomcat80/pom.xml b/test/servlet-containers/tomcat80/pom.xml index c9f45e4d63..8cdea06fcb 100644 --- a/test/servlet-containers/tomcat80/pom.xml +++ b/test/servlet-containers/tomcat80/pom.xml @@ -36,7 +36,7 @@ <!-- Server configuration --> <plugin> <groupId>org.codehaus.cargo</groupId> - <artifactId>cargo-maven2-plugin</artifactId> + <artifactId>cargo-maven3-plugin</artifactId> <configuration> <container> <containerId>tomcat8x</containerId> |