diff options
author | Olivier Lamy <olamy@apache.org> | 2012-12-27 15:00:04 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-12-27 15:00:04 +0000 |
commit | 767c80e36e0a5f2316c4a91869ceddf985384f0b (patch) | |
tree | d384e9db0f9107d7b975d44facb1d988ec23a480 /archiva-modules/archiva-web/pom.xml | |
parent | 39095445d3bca5be3268b66f5f30051c9090a7da (diff) | |
download | archiva-767c80e36e0a5f2316c4a91869ceddf985384f0b.tar.gz archiva-767c80e36e0a5f2316c4a91869ceddf985384f0b.zip |
rename archiva-webapp-test-js module too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1426217 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 3dff27057..0674be4b3 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -90,7 +90,6 @@ <configuration> <excludes> <!-- for when the profile is not activated --> - <exclude>archiva-webapp-test-js/**</exclude> <exclude>archiva-webapp-test/**</exclude> </excludes> </configuration> |