Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2014-08-07 16:37:23 +0000
committerMarkus Knauer2014-08-07 16:37:46 +0000
commitdc48fc5b201e52e1499c0593c4a182e7e2cd312f (patch)
tree550a5f14f9018c5eebe6625fa9af638af771f34d /packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
parent4286ee0d3c108357ee300333fed4f0fdf13e3457 (diff)
downloadorg.eclipse.epp.packages-dc48fc5b201e52e1499c0593c4a182e7e2cd312f.tar.gz
org.eclipse.epp.packages-dc48fc5b201e52e1499c0593c4a182e7e2cd312f.tar.xz
org.eclipse.epp.packages-dc48fc5b201e52e1499c0593c4a182e7e2cd312f.zip
Upgrade configuration files from Luna to Eclipse Mars (4.5.0)
Change-Id: Icea756ad80e1cb9dd34db86615cf0d50c55e8ddf Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
index ccba92b7..bed552d2 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
@@ -41,9 +41,9 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="4.4.0" />
+ <rcp version="4.5.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-luna-R" />
+ <product name="eclipse-rcp-mars-M1" />
</configuration>

Back to the top