Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2011-06-20 17:44:01 +0000
committerMarkus Knauer2011-06-20 17:44:01 +0000
commit9e5c2f3c0bcc1b1ec6dda8f349f108bc1752a2d0 (patch)
treed9cebbebe431e882776972a33e56e183d70f0d56
parente30118d9b28cfd7cee2f88aeff023928263c647b (diff)
downloadorg.eclipse.epp.packages-9e5c2f3c0bcc1b1ec6dda8f349f108bc1752a2d0.tar.gz
org.eclipse.epp.packages-9e5c2f3c0bcc1b1ec6dda8f349f108bc1752a2d0.tar.xz
org.eclipse.epp.packages-9e5c2f3c0bcc1b1ec6dda8f349f108bc1752a2d0.zip
* sdk: minor change
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml b/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
index ee7e2f03..93a6bc2b 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"
+ packageName="Eclipse Classic 3.7"
maintainer="Eclipse Platform Team"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId=""

Back to the top