Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main-tests/pom.xml')
-rw-r--r--releng/main-tests/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/releng/main-tests/pom.xml b/releng/main-tests/pom.xml
index 3a14015a614..e83b771ec95 100644
--- a/releng/main-tests/pom.xml
+++ b/releng/main-tests/pom.xml
@@ -278,11 +278,6 @@
<layout>p2</layout>
<url>${papyrus.repo.dev}</url>
</repository>
- <repository>
- <id>papyrus-extra</id>
- <layout>p2</layout>
- <url>${papyrus.repo.extra}</url>
- </repository>
</repositories>
<activation>
<activeByDefault>true</activeByDefault>

Back to the top