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

Back to the top