Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cross/org.eclipse.cdt.build.crossgcc/pom.xml')
-rw-r--r--cross/org.eclipse.cdt.build.crossgcc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cross/org.eclipse.cdt.build.crossgcc/pom.xml b/cross/org.eclipse.cdt.build.crossgcc/pom.xml
index 751c8d5df82..77bcd219eaf 100644
--- a/cross/org.eclipse.cdt.build.crossgcc/pom.xml
+++ b/cross/org.eclipse.cdt.build.crossgcc/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