Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.gdb/pom.xml')
-rw-r--r--debug/org.eclipse.cdt.gdb/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.gdb/pom.xml b/debug/org.eclipse.cdt.gdb/pom.xml
index f8b2a4feb2c..652f54680c3 100644
--- a/debug/org.eclipse.cdt.gdb/pom.xml
+++ b/debug/org.eclipse.cdt.gdb/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.2.0-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top