Bug 485726 - [RobotML][releng] typo in the index of the update site
Change-Id: I1f342b1020e25b2b0d5e709b6f3af1b361417e81
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/pom.xml b/pom.xml
index 9b905d2..9abf0fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -764,8 +764,8 @@
<profile>
<id>web.release</id>
<properties>
- <web.absoluteResourceURL>https://www.eclipse.org/papyrus-robotml/${project.version}/</web.absoluteResourceURL>
- <web.href>https://www.eclipse.org/papyrus-robotml/${project.version}/index.html</web.href>
+ <web.absoluteResourceURL>https://www.eclipse.org/papyrus/components/robotml/${project.version}/</web.absoluteResourceURL>
+ <web.href>https://www.eclipse.org/papyrus/components/robotml/${project.version}/index.html</web.href>
</properties>
</profile>
</profiles>
diff --git a/releng/org.eclipse.papyrus.robotml.p2/pom.xml b/releng/org.eclipse.papyrus.robotml.p2/pom.xml
index 0940dbf..5a18cbf 100644
--- a/releng/org.eclipse.papyrus.robotml.p2/pom.xml
+++ b/releng/org.eclipse.papyrus.robotml.p2/pom.xml
@@ -37,13 +37,13 @@
<update.site.name>RobotML</update.site.name>
<update.site.description>Use this URL in Eclipse to install RobotML</update.site.description>
<update.site.version>${project.version}</update.site.version>
- <project.website>https://hudson.eclipse.org/papyrus/view/RobotMLjob/papyrus-robotml-website/ws/site-staging/index.html</project.website>
+ <project.website>https://www.eclipse.org/papyrus/components/robotml/index.html</project.website>
<project.issues>${project.issueManagement.url}</project.issues>
<eclipse.target>${eclipse.targetrelease}</eclipse.target>
- <update.site.nightly>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml/ws/releng/org.eclipse.papyrus.robotml.p2/target/repository/</update.site.nightly>
+ <update.site.nightly>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-neon/ws/releng/org.eclipse.papyrus.robotml.p2/target/repository/</update.site.nightly>
</symbols>
<associateSites>
- <site>https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-website/ws/site-staging/index.html</site>
+ <site>https://www.eclipse.org/papyrus/components/robotml/index.html</site>
</associateSites>
<siteTemplateFolder>siteTemplate</siteTemplateFolder>
<p2StatsUrl>http://download.eclipse.org/stats</p2StatsUrl>