Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/pom.xml')
-rw-r--r--lsp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/pom.xml b/lsp/pom.xml
index 89896815e60..ee949f1bd6a 100644
--- a/lsp/pom.xml
+++ b/lsp/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.lsp-parent</artifactId>

Back to the top