Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-05-29 18:00:18 +0000
committerAlexander Kurtakov2018-05-30 06:21:48 +0000
commit9703fe0401b3f80a4d6cc4da1b195750298c56c6 (patch)
tree2b7139938c28118667c29dbc9d070854b3075b8b /org.eclipse.text.tests
parentb17fc4585e592a3bfc28effef64bec477e0e157f (diff)
downloadeclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.tar.gz
eclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.tar.xz
eclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.zip
eclipse.platform.text Change-Id: I424ff63453ab620a5f4461d369a06798ef1264fd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.text.tests')
-rw-r--r--org.eclipse.text.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text.tests/pom.xml b/org.eclipse.text.tests/pom.xml
index 329216e1192..4f2414a8a7f 100644
--- a/org.eclipse.text.tests/pom.xml
+++ b/org.eclipse.text.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.text</groupId>

Back to the top