diff --git a/org.eclipse.jdt.debug.jdi.tests/pom.xml b/org.eclipse.jdt.debug.jdi.tests/pom.xml index 4e8f97ca96..830677cac2 100644 --- a/org.eclipse.jdt.debug.jdi.tests/pom.xml +++ b/org.eclipse.jdt.debug.jdi.tests/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.debug.jdi.tests diff --git a/org.eclipse.jdt.debug.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.debug.tests/META-INF/MANIFEST.MF index 3dbb3bb7f8..bba728fd05 100644 --- a/org.eclipse.jdt.debug.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.jdt.debug.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.jdt.debug.tests; singleton:=true -Bundle-Version: 3.12.900.qualifier +Bundle-Version: 3.12.1000.qualifier Bundle-ClassPath: javadebugtests.jar Bundle-Activator: org.eclipse.jdt.debug.testplugin.JavaTestPlugin Bundle-Vendor: %providerName diff --git a/org.eclipse.jdt.debug.tests/pom.xml b/org.eclipse.jdt.debug.tests/pom.xml index cc0f0a2866..c07d104cb2 100644 --- a/org.eclipse.jdt.debug.tests/pom.xml +++ b/org.eclipse.jdt.debug.tests/pom.xml @@ -14,11 +14,11 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.debug.tests - 3.12.900-SNAPSHOT + 3.12.1000-SNAPSHOT eclipse-test-plugin ${project.artifactId} diff --git a/org.eclipse.jdt.debug.ui/pom.xml b/org.eclipse.jdt.debug.ui/pom.xml index 64b65ccf6e..cf3c7839db 100644 --- a/org.eclipse.jdt.debug.ui/pom.xml +++ b/org.eclipse.jdt.debug.ui/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.debug.ui diff --git a/org.eclipse.jdt.launching.macosx/pom.xml b/org.eclipse.jdt.launching.macosx/pom.xml index e675a94d17..d2147aeba0 100644 --- a/org.eclipse.jdt.launching.macosx/pom.xml +++ b/org.eclipse.jdt.launching.macosx/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.launching.macosx diff --git a/org.eclipse.jdt.launching.ui.macosx/pom.xml b/org.eclipse.jdt.launching.ui.macosx/pom.xml index 706dd0690b..37d536e528 100644 --- a/org.eclipse.jdt.launching.ui.macosx/pom.xml +++ b/org.eclipse.jdt.launching.ui.macosx/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.launching.ui.macosx diff --git a/org.eclipse.jdt.launching/pom.xml b/org.eclipse.jdt.launching/pom.xml index f7166bbdb5..3017897be7 100644 --- a/org.eclipse.jdt.launching/pom.xml +++ b/org.eclipse.jdt.launching/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.debug eclipse.jdt.debug - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.launching diff --git a/pom.xml b/pom.xml index ec64385db3..9fafd6a398 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.39.0-SNAPSHOT + 4.40.0-SNAPSHOT ../eclipse-platform-parent