Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.papyrusrt.product/pom.xml')
-rw-r--r--releng/org.eclipse.papyrusrt.product/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/org.eclipse.papyrusrt.product/pom.xml b/releng/org.eclipse.papyrusrt.product/pom.xml
index 15a7582b8..ff27bcbfb 100644
--- a/releng/org.eclipse.papyrusrt.product/pom.xml
+++ b/releng/org.eclipse.papyrusrt.product/pom.xml
@@ -16,9 +16,9 @@
<!-- Repository create from tp -->
<repository>
- <id>repo-papyrus-mars</id>
+ <id>repo-papyrus</id>
<layout>p2</layout>
- <url>http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/mars/main/</url>
+ <url>http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/neon/main/</url>
</repository>
</repositories>

Back to the top