aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2013-12-17 00:00:45 +0000
committerOlivier Lamy <olamy@apache.org>2013-12-17 00:00:45 +0000
commitf7cdee7b23b9119886f3f4019eb85947c7f78d55 (patch)
tree69ffe108843d73fe075398dfd71ade8d774954a7 /pom.xml
parent4ef76d8f8f7c910f175b31c036476474ec2f3508 (diff)
downloadarchiva-f7cdee7b23b9119886f3f4019eb85947c7f78d55.tar.gz
archiva-f7cdee7b23b9119886f3f4019eb85947c7f78d55.zip
pluginRepository not needed anymore
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551412 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 8ab11cc8e..7c17c1bcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1927,17 +1927,6 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
- <pluginRepository>
- <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>
- </pluginRepository>
</pluginRepositories>
</project>