Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorMarkus Knauer2011-04-21 08:31:52 +0000
committerMarkus Knauer2011-04-21 08:31:52 +0000
commit147b367d4d73e34e165fafdaa16add192f09fefd (patch)
treecc922ded362b0086c85022c84a10d8616ba2c283 /releng
parent6bd7e353058030f576ad7f538990d6d69be3d521 (diff)
downloadorg.eclipse.epp.packages-147b367d4d73e34e165fafdaa16add192f09fefd.tar.gz
org.eclipse.epp.packages-147b367d4d73e34e165fafdaa16add192f09fefd.tar.xz
org.eclipse.epp.packages-147b367d4d73e34e165fafdaa16add192f09fefd.zip
* M7 push
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml b/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
index 98c3127e..404bc03a 100644
--- a/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
+++ b/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
@@ -13,7 +13,7 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Classic 3.7.0 M6"
+ packageName="Eclipse Classic 3.7.0 M7"
maintainer="Eclipse Platform Team"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId=""
@@ -46,9 +46,9 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.7M6" />
+ <rcp version="3.7M7" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-SDK-3.7M6" />
+ <product name="eclipse-SDK-3.7M7" />
</configuration>

Back to the top