Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:38:58 +0000
committerMat Booth2020-03-06 19:38:58 +0000
commit707a5c2da6ad19068610194f57a026761e92abe2 (patch)
treeabdb5ec5b0ccb6c0a7d13c2cdf3431af00803d1d /org.eclipse.jface.text.examples
parent277d42d49a84a8e75a3e7b20a97367e79656b5be (diff)
downloadeclipse.platform.text-X20200312-1900.tar.gz
eclipse.platform.text-X20200312-1900.tar.xz
eclipse.platform.text-X20200312-1900.zip
Change-Id: Idc6390c2c7573e553d6b757732cdb21aec0bec9e Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'org.eclipse.jface.text.examples')
-rw-r--r--org.eclipse.jface.text.examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jface.text.examples/pom.xml b/org.eclipse.jface.text.examples/pom.xml
index 684e26c8e5d..45f45bcb5ce 100644
--- a/org.eclipse.jface.text.examples/pom.xml
+++ b/org.eclipse.jface.text.examples/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.text</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.jface.text.examples</artifactId>

Back to the top