Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2018-09-22 06:53:19 +0000
committerEike Stepper2018-09-22 07:02:38 +0000
commit6ee2bc3692ee826fc294a76d4846b54c03befb88 (patch)
treeb06c46b057dca8cb9039202329be87daad934612 /plugins/org.eclipse.emf.cdo/pom.xml
parentcae31d7fc6d047e936e1c6f220bf3f9c93c5758d (diff)
downloadcdo-6ee2bc3692ee826fc294a76d4846b54c03befb88.tar.gz
cdo-6ee2bc3692ee826fc294a76d4846b54c03befb88.tar.xz
cdo-6ee2bc3692ee826fc294a76d4846b54c03befb88.zip
[256856] Support model evolution
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256856
Diffstat (limited to 'plugins/org.eclipse.emf.cdo/pom.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo/pom.xml b/plugins/org.eclipse.emf.cdo/pom.xml
index e6f81381bb..f883a640b7 100644
--- a/plugins/org.eclipse.emf.cdo/pom.xml
+++ b/plugins/org.eclipse.emf.cdo/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo</groupId>
<artifactId>org.eclipse.emf.cdo</artifactId>
- <version>4.6.200-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top