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

Back to the top