From 0f20c354d2b9e8cded54b468eacbd448632eefc6 Mon Sep 17 00:00:00 2001 From: VISHAKH Date: Thu, 11 Jan 2018 21:04:29 +0530 Subject: [PATCH] Modified Pom XML file for Heroku operation --- pom.xml | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 97a407d87..0f4cf6229 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ UTF-8 - + scm:git:https://github.com/Blackhound/spring-petclinic @@ -238,7 +238,7 @@ - + ro.isdc.wro4j @@ -343,6 +343,20 @@ + + + org.apache.maven.plugins + maven-dependency-plugin + 2.4 + + + copy-dependencies + package + copy-dependencies + + + +