From 757f5ef5422db1699ed3bb4735dda366f598ad3a Mon Sep 17 00:00:00 2001 From: Cleverson Sacramento Date: Mon, 15 Sep 2014 15:12:30 -0300 Subject: [PATCH] Inclusão da dependência ao GZip no arquétipo html-rest --- archetype/html-rest/src/main/resources/archetype-resources/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/archetype/html-rest/src/main/resources/archetype-resources/pom.xml b/archetype/html-rest/src/main/resources/archetype-resources/pom.xml index d49d243..7557d1c 100755 --- a/archetype/html-rest/src/main/resources/archetype-resources/pom.xml +++ b/archetype/html-rest/src/main/resources/archetype-resources/pom.xml @@ -43,6 +43,14 @@ provided + + + org.tuckey + urlrewritefilter + 4.0.4 + compile + + org.apache.httpcomponents -- libgit2 0.21.2