Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests-pom/pom.xml')
-rw-r--r--tests-pom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index 4e00a14e1de..23ff8b9bff2 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.text</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.18.0-SNAPSHOT</version>
+ <version>4.19.0-SNAPSHOT</version>
</parent>
<artifactId>tests-pom</artifactId>
<packaging>pom</packaging>

Back to the top