diff options
author | Brett Porter <brett@apache.org> | 2006-09-22 08:01:31 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2006-09-22 08:01:31 +0000 |
commit | 30bfe0adda5e8ef61ebd1efe0e4d8d1cd8bee675 (patch) | |
tree | a38c553a751668193ce706c1984316cfb53bd3ec /archiva-webapp | |
parent | 09164151bb3c7ba023e9c252f7234133db2b04f3 (diff) | |
download | archiva-30bfe0adda5e8ef61ebd1efe0e4d8d1cd8bee675.tar.gz archiva-30bfe0adda5e8ef61ebd1efe0e4d8d1cd8bee675.zip |
[MRM-181,MRM-182] fix build and runtime configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@448856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-webapp')
-rw-r--r-- | archiva-webapp/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/archiva-webapp/pom.xml b/archiva-webapp/pom.xml index 85568741b..dcc723a59 100644 --- a/archiva-webapp/pom.xml +++ b/archiva-webapp/pom.xml @@ -339,13 +339,6 @@ </plugin> </plugins> </build> - <!-- TODO: remove once xwork integration is released --> - <repositories> - <repository> - <id>codehaus.snapshots</id> - <url>http://snapshots.repository.codehaus.org</url> - </repository> - </repositories> <pluginRepositories> <pluginRepository> <id>codehaus.org</id> |