summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenri Yandell <bayard@apache.org>2006-12-01 16:55:27 +0000
committerHenri Yandell <bayard@apache.org>2006-12-01 16:55:27 +0000
commit2894177c0b51a7fd35ab3a00e6b6e70852e02e36 (patch)
tree7839aafe22be28d0b9d9cde749903bf0990a1eb3 /pom.xml
parent70d0d075a20a3c15c4b65a37d8df8ce49b47ae6a (diff)
downloadarchiva-2894177c0b51a7fd35ab3a00e6b6e70852e02e36.tar.gz
archiva-2894177c0b51a7fd35ab3a00e6b6e70852e02e36.zip
Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher on archiva-dev
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a575360ca..c2e0f22c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@
<!-- See: http://www.nabble.com/NoClassDefFoundError-from-shared-in-project-info-reports-tf2678299s177.html#a7489595 -->
<pluginRepository>
- <id>apache.org</id>
+ <id>apache.snapshots</id>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<releases>
<enabled>false</enabled>