From 4b7eaeb77dc666c92af52a11e59d68dc7dd880bb Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 17 Aug 2017 18:01:54 -0600 Subject: [PATCH] updated pom.xml --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index f64e6d122..d8ccced30 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,18 @@ + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + tomcat-development-server + http://144.38.196.10:8080/manager/text + target\petclinic.war + /petclinic + + org.codehaus.mojo cobertura-maven-plugin