summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml21
1 files changed, 1 insertions, 20 deletions
diff --git a/pom.xml b/pom.xml
index 8158af4e3..bd268eb67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,15 +52,6 @@
<url>http://svn.apache.org/viewvc/archiva/trunk</url>
</scm>
- <!-- TODO: we need to push this into the parent, and also upgrade to the latest ASF parent POM -->
- <distributionManagement>
- <repository>
- <id>vmbuild.staging</id>
- <name>Apache Release Staging Repository on VMBuild</name>
- <url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
- </repository>
- </distributionManagement>
-
<properties>
<struts.version>2.2.3</struts.version>
<maven3x.version>3.0.3</maven3x.version>
@@ -1260,17 +1251,7 @@
</dependencies>
<repositories>
- <repository>
- <id>redback</id>
- <url>http://snapshots.repository.codehaus.org/</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- <!-- remove when com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.11 will be in central -->
+ <!-- TODO: remove when com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.11 will be in central -->
<repository>
<id>maven.atlassian</id>
<url>https://maven.atlassian.com/content/groups/public</url>