removed alternative plugin repository that produced timeouts
diff --git a/org.eclipse.rmf.releng/pom.xml b/org.eclipse.rmf.releng/pom.xml
index a953e89..a1a5417 100644
--- a/org.eclipse.rmf.releng/pom.xml
+++ b/org.eclipse.rmf.releng/pom.xml
@@ -107,15 +107,6 @@
<module>../org.eclipse.rmf.examples.installer</module>
<module>../org.eclipse.rmf.examples.feature</module>
</modules>
-
-
- <pluginRepositories>
- <pluginRepository>
- <id>maven.eclipse.org</id>
- <url>http://maven.eclipse.org/nexus/content/groups/public/</url>
- </pluginRepository>
- </pluginRepositories>
-
<build>