diff options
author | Olivier Lamy <olamy@apache.org> | 2012-01-09 21:47:03 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-01-09 21:47:03 +0000 |
commit | 1a91ac364da1042adc177804d915ab6c7a88e3c7 (patch) | |
tree | 535519c416419d9050c02a3cdd9d512c42f36973 /archiva-modules/archiva-web/archiva-webapp-test/pom.xml | |
parent | 37a16032486065304a3f94a81ba7f23cfcc4ad45 (diff) | |
download | archiva-1a91ac364da1042adc177804d915ab6c7a88e3c7.tar.gz archiva-1a91ac364da1042adc177804d915ab6c7a88e3c7.zip |
pom cleanup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1229373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml index 321d3ae84..4de9dcd23 100644 --- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml @@ -612,18 +612,4 @@ </profile> </profiles> - <pluginRepositories> - <pluginRepository> - <id>codehaus.snapshots</id> - <url>https://nexus.codehaus.org/content/repositories/snapshots/</url> - <releases> - <enabled>false</enabled> - </releases> - <snapshots> - <enabled>true</enabled> - </snapshots> - </pluginRepository> - </pluginRepositories> - - </project> |