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

Back to the top