Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.text/pom.xml')
-rw-r--r--org.eclipse.text/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text/pom.xml b/org.eclipse.text/pom.xml
index db464a6c2d7..e8915997356 100644
--- a/org.eclipse.text/pom.xml
+++ b/org.eclipse.text/pom.xml
@@ -18,6 +18,6 @@
</parent>
<groupId>org.eclipse.text</groupId>
<artifactId>org.eclipse.text</artifactId>
- <version>3.7.100-SNAPSHOT</version>
+ <version>3.8.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top