diff options
author | Brett Porter <brett@apache.org> | 2007-02-13 01:32:47 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2007-02-13 01:32:47 +0000 |
commit | 890eb738f519025a269d4bdb8cf4c28f2e971691 (patch) | |
tree | 4e6f03313f9b9ef2412112d5b563eae2e560bffd /pom.xml | |
parent | e06679ded46e8b66258a863193263afe6b81c398 (diff) | |
download | archiva-890eb738f519025a269d4bdb8cf4c28f2e971691.tar.gz archiva-890eb738f519025a269d4bdb8cf4c28f2e971691.zip |
fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506791 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -520,7 +520,7 @@ </profile> </profiles> <!-- TODO: remove once modello is released --> - <pluginRepositories>> + <pluginRepositories> <pluginRepository> <id>codehaus.org</id> <url>http://snapshots.repository.codehaus.org</url> |