Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2015-06-23 12:43:00 +0000
committerMarkus Knauer2015-06-23 12:43:00 +0000
commit33e7bc77c2445f368635d0ab2d18fc12f626af3b (patch)
tree638007b190278f364fbbca43428cc513bfd79d34 /packages/org.eclipse.epp.package.cpp.feature
parenta4058ff22bbbf8525135d2adc498f98942c8c36e (diff)
downloadorg.eclipse.epp.packages-33e7bc77c2445f368635d0ab2d18fc12f626af3b.tar.gz
org.eclipse.epp.packages-33e7bc77c2445f368635d0ab2d18fc12f626af3b.tar.xz
org.eclipse.epp.packages-33e7bc77c2445f368635d0ab2d18fc12f626af3b.zip
Update N&N URLs of the packages for the website to Mars locations
Change-Id: I7436c5e73f99d35d472eb428d97d7530113b86af Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature')
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/epp.website.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
index fbbd1460..626f5283 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
@@ -22,28 +22,28 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="https://wiki.eclipse.org/CDT/User/NewIn84"
+ url="https://wiki.eclipse.org/CDT/User/NewIn87"
project="Eclipse CDT" />
<NewAndNoteworthy
- url="http://www.eclipse.org/linuxtools/new/"
+ url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40"
project="Eclipse Linux Tools" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/news/"
+ url="https://www.eclipse.org/eclipse/news/4.5/"
project="Eclipse Platform" />
<NewAndNoteworthy
- url="http://www.eclipse.org/mylyn/new/"
+ url="https://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/3.4"
+ url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
project="Eclipse EGit" />
</MoreInfo>
-
- <!-- version, the RCP version to build. This is used to determine the file
+
+ <!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="4.5.0" />
+ <rcp version="4.5.0" />
- <!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-mars-R" />
+ <!-- name, the name of the product, used in naming the created files. -->
+ <product name="eclipse-cpp-mars-R" />
</configuration> \ No newline at end of file

Back to the top