We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd61a4 commit b099c1aCopy full SHA for b099c1a
org.eclipse.jdt.debug.jdi.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: JDI Tests
4
Bundle-SymbolicName: org.eclipse.jdt.debug.jdi.tests; singleton:=true
5
-Bundle-Version: 1.1.200.qualifier
+Bundle-Version: 1.1.300.qualifier
6
Bundle-ClassPath: .
7
Bundle-Vendor: Eclipse
8
Require-Bundle: org.junit,
org.eclipse.jdt.debug.jdi.tests/pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
<groupId>org.eclipse.jdt</groupId>
20
<artifactId>org.eclipse.jdt.debug.jdi.tests</artifactId>
21
- <version>1.1.200-SNAPSHOT</version>
+ <version>1.1.300-SNAPSHOT</version>
22
<packaging>eclipse-test-plugin</packaging>
23
<properties>
24
<testSuite>${project.artifactId}</testSuite>
0 commit comments