Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.mi.ui/pom.xml')
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/pom.xml b/debug/org.eclipse.cdt.debug.mi.ui/pom.xml
index d3f1029a5d1..26f607bdc65 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/pom.xml
+++ b/debug/org.eclipse.cdt.debug.mi.ui/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.0.0-SNAPSHOT</version>
+ <version>8.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top