diff options
Diffstat (limited to 'packages/org.eclipse.epp.package.committers.feature/epp.website.xml')
-rw-r--r-- | packages/org.eclipse.epp.package.committers.feature/epp.website.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml index 491911e9..5394b2e2 100644 --- a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml +++ b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml @@ -9,7 +9,7 @@ testPlan is the fully qualified URL to the test plan for this package --> <packageMetaData - packageName="Eclipse IDE for Eclipse Committers 4.5.0 RC2" + packageName="Eclipse IDE for Eclipse Committers 4.5.0 RC3" maintainer="Eclipse Packaging Project" iconurl="http://www.eclipse.org/downloads/images/classic2.jpg" bugzillaComponentId="committers-package" @@ -41,6 +41,6 @@ Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGit">here</a <rcp version="4.5.0" /> <!-- name, the name of the product, used in naming the created files. --> - <product name="eclipse-committers-mars-RC2" /> + <product name="eclipse-committers-mars-RC3" /> </configuration> |