Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2017-06-28 08:42:47 +0000
committerMarkus Knauer2017-06-28 08:42:47 +0000
commit1bc1e9d8d4571f36b76fc10b387c3ea6627d8ae2 (patch)
tree25ee4149330c82c695bdd21d20822201628cc397 /packages/org.eclipse.epp.package.scout.feature/epp.website.xml
parentf751aa4c0614fa971f6a7da7364c6d5b4a027532 (diff)
downloadorg.eclipse.epp.packages-1bc1e9d8d4571f36b76fc10b387c3ea6627d8ae2.tar.gz
org.eclipse.epp.packages-1bc1e9d8d4571f36b76fc10b387c3ea6627d8ae2.tar.xz
org.eclipse.epp.packages-1bc1e9d8d4571f36b76fc10b387c3ea6627d8ae2.zip
Update epp.website.xml for Oxygen Release
- Update filenames - Update N&N where possible and knonw Change-Id: Iece936cc81e70c2d20630a5f573e3825503dbb04 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.scout.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.scout.feature/epp.website.xml b/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
index 78db0e95..8689d5ef 100644
--- a/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
@@ -28,7 +28,7 @@
url="https://wiki.eclipse.org/Scout/NewAndNoteworthy/6.0"
project="Eclipse Scout" />
<NewAndNoteworthy
- url="https://www.eclipse.org/eclipse/news/4.6/"
+ url="https://www.eclipse.org/eclipse/news/4.7/"
project="Eclipse Platform" />
</MoreInfo>
@@ -38,6 +38,6 @@
<rcp version="4.7.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-scout-oxygen-RC4" />
+ <product name="eclipse-scout-oxygen-R" />
</configuration>

Back to the top