Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2014-06-08 16:30:50 +0000
committerMarkus Knauer2014-06-08 16:30:50 +0000
commit414233382cea9f60067a5bea3dbe25e72ce1dc82 (patch)
tree0b4bce6e42ceebc673435cad53289c733e587cea /packages/org.eclipse.epp.package.standard.feature/epp.website.xml
parente195337622055a04573f6cd747ef9cfce62dc567 (diff)
downloadorg.eclipse.epp.packages-414233382cea9f60067a5bea3dbe25e72ce1dc82.tar.gz
org.eclipse.epp.packages-414233382cea9f60067a5bea3dbe25e72ce1dc82.tar.xz
org.eclipse.epp.packages-414233382cea9f60067a5bea3dbe25e72ce1dc82.zip
Updates for Luna RC4
Change-Id: I3be7cc4046d3502a5dd8ed3c226d5aff54316415 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.standard.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.standard.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.standard.feature/epp.website.xml b/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
index dcffaba6..8fd16710 100644
--- a/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.standard.feature/epp.website.xml
@@ -9,7 +9,7 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Standard 4.4 RC3"
+ packageName="Eclipse Standard 4.4 RC4"
maintainer="Eclipse Packaging Project"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId="classic-package"
@@ -37,6 +37,6 @@ Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform">her
<rcp version="4.4" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-standard-luna-RC3" />
+ <product name="eclipse-standard-luna-RC4" />
</configuration>

Back to the top