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

Back to the top