diff options
author | Olivier Lamy <olamy@apache.org> | 2012-09-26 19:57:31 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-09-26 19:57:31 +0000 |
commit | 1de6fe7f0d94dc707f3347afa87c0accc134a6c7 (patch) | |
tree | 584ff4a4ea4584bc86bca8f77ae90d93c2ac8b57 /archiva-jetty-js/pom.xml | |
parent | b224367c9e39ad99445016f10b055bf7b4e10e95 (diff) | |
download | archiva-1de6fe7f0d94dc707f3347afa87c0accc134a6c7.tar.gz archiva-1de6fe7f0d94dc707f3347afa87c0accc134a6c7.zip |
cleanup and add license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1390704 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty-js/pom.xml')
-rw-r--r-- | archiva-jetty-js/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-jetty-js/pom.xml b/archiva-jetty-js/pom.xml index 3e1a6880f..e20c723ca 100644 --- a/archiva-jetty-js/pom.xml +++ b/archiva-jetty-js/pom.xml @@ -246,7 +246,6 @@ <configuration> <excludes> <exclude>src/main/conf/**</exclude> - <exclude>src/main/contexts/**</exclude> </excludes> </configuration> </plugin> |