diff options
-rw-r--r-- | releng/org.eclipse.epp.config/parent/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/releng/org.eclipse.epp.config/parent/pom.xml b/releng/org.eclipse.epp.config/parent/pom.xml index 62ca0402..d0ef6772 100644 --- a/releng/org.eclipse.epp.config/parent/pom.xml +++ b/releng/org.eclipse.epp.config/parent/pom.xml @@ -65,16 +65,6 @@ <id>eclipse-cbi</id> <url>https://repo.eclipse.org/content/groups/cbi/</url> </pluginRepository> - <pluginRepository> - <id>tycho-staged</id> - <url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1049/</url> - </pluginRepository> - <!-- - <pluginRepository> - <id>tycho-snapshots</id> - <url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</url> - </pluginRepository> - --> </pluginRepositories> <repositories> |