Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2022-06-17 16:10:21 +0000
committerEike Stepper2022-06-17 16:10:21 +0000
commitc7b4176a03f511668728fa421a72e254632dfc7b (patch)
tree0a5e11e28cf7ae25ce2ce5af86b3e40d976ddc19 /features/org.eclipse.emf.cdo.epp-feature/pom.xml
parent08014f9d8f0968c9bf3dbadba1f7de78a5f3586d (diff)
downloadcdo-c7b4176a03f511668728fa421a72e254632dfc7b.tar.gz
cdo-c7b4176a03f511668728fa421a72e254632dfc7b.tar.xz
cdo-c7b4176a03f511668728fa421a72e254632dfc7b.zip
[580194] CDOView.getLockStates() returns no results
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580194
Diffstat (limited to 'features/org.eclipse.emf.cdo.epp-feature/pom.xml')
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.epp-feature/pom.xml b/features/org.eclipse.emf.cdo.epp-feature/pom.xml
index 3eba54d801..352d3e0c9e 100644
--- a/features/org.eclipse.emf.cdo.epp-feature/pom.xml
+++ b/features/org.eclipse.emf.cdo.epp-feature/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo.features</groupId>
<artifactId>org.eclipse.emf.cdo.epp</artifactId>
- <version>4.19.0-SNAPSHOT</version>
+ <version>4.20.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top