We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd34b62 commit b5c5ad5Copy full SHA for b5c5ad5
org.eclipse.m2e.tests.common/META-INF/MANIFEST.MF
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: M2E Testing Helpers
4
Bundle-SymbolicName: org.eclipse.m2e.tests.common;singleton:=true
5
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.1.qualifier
6
Require-Bundle: org.junit;bundle-version="4.0.0",
7
org.eclipse.m2e.core;bundle-version="[2.0.0,3.0.0)",
8
- org.eclipse.m2e.maven.runtime;bundle-version="[3.8.6,4.0.0)",
+ org.eclipse.m2e.maven.runtime;bundle-version="[3.9.900,4.0.0)",
9
org.eclipse.m2e.jdt;bundle-version="[2.0.0,3.0.0)",
10
org.eclipse.core.runtime,
11
org.eclipse.jdt.core,
0 commit comments