Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipe Mulet2003-06-27 09:32:03 +0000
committerPhilipe Mulet2003-06-27 09:32:03 +0000
commit01296bc85c4a5e1c3df54847bfd71fba540e7701 (patch)
tree2434abf1212ce726052501951fe35a7e94b3263a /org.eclipse.jdt.core.tests.compiler/plugin.xml
parent4f12267edc9ee31191edc9d8ab2f0eb0ed4a0492 (diff)
downloadeclipse.jdt.core-01296bc85c4a5e1c3df54847bfd71fba540e7701.tar.gz
eclipse.jdt.core-01296bc85c4a5e1c3df54847bfd71fba540e7701.tar.xz
eclipse.jdt.core-01296bc85c4a5e1c3df54847bfd71fba540e7701.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.jdt.core.tests.compiler/plugin.xml')
-rw-r--r--org.eclipse.jdt.core.tests.compiler/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.core.tests.compiler/plugin.xml b/org.eclipse.jdt.core.tests.compiler/plugin.xml
index 41b2c4f532..70b2faf7c6 100644
--- a/org.eclipse.jdt.core.tests.compiler/plugin.xml
+++ b/org.eclipse.jdt.core.tests.compiler/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.jdt.core.tests.compiler"
name="Java Compiler Tests"
- version="2.1.0">
+ version="3.0.0">
<runtime>
<library name="jdtcoretestscompiler.jar">

Back to the top