diff options
author | Stephan Herrmann | 2013-02-03 13:25:10 +0000 |
---|---|---|
committer | Stephan Herrmann | 2013-02-03 13:25:10 +0000 |
commit | a6665a6477b1a0016616f1fc908a2f6e35437a6c (patch) | |
tree | 4084d925440256f0411902f20508e4cd6402e3d2 /testplugins | |
parent | 6bb760228ff97d64aecbf2e8091fcce935282216 (diff) | |
download | org.eclipse.objectteams-a6665a6477b1a0016616f1fc908a2f6e35437a6c.tar.gz org.eclipse.objectteams-a6665a6477b1a0016616f1fc908a2f6e35437a6c.tar.xz org.eclipse.objectteams-a6665a6477b1a0016616f1fc908a2f6e35437a6c.zip |
Revert change of major version, no incompatibilities as of yet.
Diffstat (limited to 'testplugins')
-rw-r--r-- | testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF index bc7e6b63c..63dd4128e 100644 --- a/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF +++ b/testplugins/org.eclipse.objectteams.otdt.ui.tests.refactoring/META-INF/MANIFEST.MF @@ -31,7 +31,6 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.jdt.core.manipulation, org.eclipse.jdt.ui.tests, org.eclipse.objectteams.otequinox, - org.eclipse.objectteams.otequinox, org.eclipse.objectteams.otdt Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy |