Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2017-06-13 08:12:02 +0000
committerLars Vogel2017-06-13 08:12:02 +0000
commit18337c6c89e03d68945861964a5f50e7b13bafea (patch)
treee3db5e48b8cb68343dc1e6cc745f33fce0571213 /org.eclipse.ui.workbench.texteditor/pom.xml
parent941655d6b1b3144ca2df6f2ff9352ded3ce9c8ff (diff)
downloadeclipse.platform.text-18337c6c89e03d68945861964a5f50e7b13bafea.tar.gz
eclipse.platform.text-18337c6c89e03d68945861964a5f50e7b13bafea.tar.xz
eclipse.platform.text-18337c6c89e03d68945861964a5f50e7b13bafea.zip
org.eclipse.ui.workbench.texteditor MANIFEST.MF version updates for 4.8Y20170615-1000I20170615-2000I20170614-2000I20170613-2000
Change-Id: I52310a825a3940afe65e454056070da5c940179b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor/pom.xml')
-rw-r--r--org.eclipse.ui.workbench.texteditor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.workbench.texteditor/pom.xml b/org.eclipse.ui.workbench.texteditor/pom.xml
index 4208d8c9ee5..95dd7636fa9 100644
--- a/org.eclipse.ui.workbench.texteditor/pom.xml
+++ b/org.eclipse.ui.workbench.texteditor/pom.xml
@@ -18,6 +18,6 @@
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.workbench.texteditor</artifactId>
- <version>3.10.100-SNAPSHOT</version>
+ <version>3.10.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top