diff options
author | Brett Porter <brett@apache.org> | 2008-10-07 11:41:36 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-10-07 11:41:36 +0000 |
commit | 7587cfaf32e236d1e5338ffcc2d7ad137a5aa251 (patch) | |
tree | cd03e525dd126dfb066d6207abc941c8a66c5a79 /archiva-jetty | |
parent | 0472bf7af1b594ea704d9fa70dd4e06db8aee450 (diff) | |
download | archiva-7587cfaf32e236d1e5338ffcc2d7ad137a5aa251.tar.gz archiva-7587cfaf32e236d1e5338ffcc2d7ad137a5aa251.zip |
remove plugin repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@702439 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index 5c88febb9..09928b1d8 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -284,10 +284,4 @@ </plugin> </plugins> </build> - <pluginRepositories> - <pluginRepository> - <id>codehaus.snapshots</id> - <url>http://snapshots.repository.codehaus.org/</url> - </pluginRepository> - </pluginRepositories> </project> |