diff options
author | Markus Knauer | 2015-05-28 05:01:13 +0000 |
---|---|---|
committer | Markus Knauer | 2015-05-28 05:01:13 +0000 |
commit | 2c6e167ca4f30a2863e19602876187054f43309d (patch) | |
tree | 793871ae9c1867928625dd8ab9b8ad4ef8bf03ea /packages/org.eclipse.epp.package.committers.feature | |
parent | 8d16a754cd6baba720024ed753946d7c56d8e168 (diff) | |
download | org.eclipse.epp.packages-2c6e167ca4f30a2863e19602876187054f43309d.tar.gz org.eclipse.epp.packages-2c6e167ca4f30a2863e19602876187054f43309d.tar.xz org.eclipse.epp.packages-2c6e167ca4f30a2863e19602876187054f43309d.zip |
Update for Mars RC2 (configuration files, ...)
Change-Id: Ifc97379a18369679caa230443770223a5b084817
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.committers.feature')
-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 428e7349..491911e9 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 RC1" + packageName="Eclipse IDE for Eclipse Committers 4.5.0 RC2" 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-RC1" /> + <product name="eclipse-committers-mars-RC2" /> </configuration> |