aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2011-10-03 03:37:53 +0000
committerBrett Porter <brett@apache.org>2011-10-03 03:37:53 +0000
commit382ff8df7d30584a6b36883cfac474e6a8bb81af (patch)
tree26705b4943456809080b47efba16b122faa473e5
parentfd4104923736b914b0785d0fbeca677741eb7b4a (diff)
downloadarchiva-382ff8df7d30584a6b36883cfac474e6a8bb81af.tar.gz
archiva-382ff8df7d30584a6b36883cfac474e6a8bb81af.zip
remove unnecessary template reference
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178291 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index 79b4de5b3..bf1286fa9 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -731,7 +731,6 @@
<exclude>src/main/webapp/js/md5.js</exclude>
<exclude>src/main/webapp/css/no-theme/**</exclude>
<exclude>src/main/webapp/css/redback/**</exclude>
- <exclude>src/main/webapp/template/**</exclude>
<exclude>src/main/webapp/WEB-INF/jsp/redback/**</exclude>
<exclude>src/main/resources/archiva-mime-types.txt</exclude>
<exclude>src/test/resources/test-repo/**</exclude>