Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2013-06-20 13:31:58 +0000
committerDani Megert2013-06-20 13:31:58 +0000
commit9ce16a7ff51f942d07b563fab20119192bb56e16 (patch)
tree824795ab817e8ef34e46cf95d278d6e71867a06a /org.eclipse.ui.workbench.texteditor/pom.xml
parent1a558034808c92939635cc35dd9a4943988d1678 (diff)
downloadeclipse.platform.text-9ce16a7ff51f942d07b563fab20119192bb56e16.tar.gz
eclipse.platform.text-9ce16a7ff51f942d07b563fab20119192bb56e16.tar.xz
eclipse.platform.text-9ce16a7ff51f942d07b563fab20119192bb56e16.zip
Increased bundle version for Luna fixesI20130625-0800
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 a120b724e87..30d98544a15 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.8.200-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top