aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-12-16 23:55:11 +0000
committerOlivier Lamy <olamy@apache.org>2013-12-16 23:55:11 +0000
commit4ef76d8f8f7c910f175b31c036476474ec2f3508 (patch)
treeca7b364840bee63e4e2d657057fd8c25d71d5d7c /pom.xml
parent66ed6cb4b0103fe9e9935f0ccd84fd833b2c09ec (diff)
downloadarchiva-4ef76d8f8f7c910f175b31c036476474ec2f3508.tar.gz
archiva-4ef76d8f8f7c910f175b31c036476474ec2f3508.zip
cassandra plugin released snapshot repositories not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/pom.xml b/pom.xml
index dd2109157..8ab11cc8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1914,17 +1914,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
- <repository>
- <id>apache.snapshots</id>
- <name>Apache Snapshots</name>
- <url>https://repository.apache.org/content/groups/snapshots/</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
</repositories>
<pluginRepositories>
<pluginRepository>
@@ -1949,17 +1938,6 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
- <pluginRepository>
- <id>mojo.snapshots</id>
- <name>Codehaus Mojo Snapshots</name>
- <url>https://nexus.codehaus.org/content/repositories/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </pluginRepository>
</pluginRepositories>
</project>