Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 1879bbe2..d6e3e38a 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 RC1"
+ packageName="Eclipse Standard 4.4 RC2"
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-RC1" />
+ <product name="eclipse-standard-luna-RC2" />
</configuration>

Back to the top