Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2018-11-04 07:33:25 +0000
committerEd Merks2018-11-04 07:33:25 +0000
commitd59b86f2d3267666074986a6d4530c081fd12907 (patch)
tree5974c82ef0438d12b0e636cf17a169918d2e7eb9 /plugins/org.eclipse.emf.common.ui/pom.xml
parent778d129c3f4b5404026b6104497f290585604dba (diff)
downloadorg.eclipse.emf-d59b86f2d3267666074986a6d4530c081fd12907.tar.gz
org.eclipse.emf-d59b86f2d3267666074986a6d4530c081fd12907.tar.xz
org.eclipse.emf-d59b86f2d3267666074986a6d4530c081fd12907.zip
[540539] Remove all dependencies on TableTree/TableTreeViewer
Diffstat (limited to 'plugins/org.eclipse.emf.common.ui/pom.xml')
-rw-r--r--plugins/org.eclipse.emf.common.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.common.ui/pom.xml b/plugins/org.eclipse.emf.common.ui/pom.xml
index c8849ea16..7c9236ba4 100644
--- a/plugins/org.eclipse.emf.common.ui/pom.xml
+++ b/plugins/org.eclipse.emf.common.ui/pom.xml
@@ -12,7 +12,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.common.ui</artifactId>
- <version>2.14.0-SNAPSHOT</version>
+ <version>2.15.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top