summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2009-08-23 00:09:06 +0000
committerMaria Odea B. Ching <oching@apache.org>2009-08-23 00:09:06 +0000
commit83eedac57d9d80a2355f5cfb9e54c6137348d7be (patch)
treeff7c3c83351d6bf2eb7f4d0685f5757d88095419 /pom.xml
parentf94f2745b6b3c30a1d42b16f6fa48ec54bed59c5 (diff)
downloadarchiva-83eedac57d9d80a2355f5cfb9e54c6137348d7be.tar.gz
archiva-83eedac57d9d80a2355f5cfb9e54c6137348d7be.zip
removed codehaus repo, redback artifacts already synced in central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index a40f0ff6b..ff83b2187 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1208,16 +1208,5 @@
<name>Codehaus Snapshots Repository</name>
<url>http://snapshots.repository.codehaus.org</url>
</repository>
- <repository>
- <releases>
- <enabled>true</enabled>
- </releases>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- <id>codehaus.org</id>
- <url>http://repository.codehaus.org/</url>
- <name>Codehaus Repository</name>
- </repository>
</repositories>
</project>