Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-06-29 11:44:05 +0000
committerEike Stepper2013-06-29 11:44:05 +0000
commit3542d896a210caeae66e0abf05a212431f3903e1 (patch)
tree0502765c87e123b7cce8087a085ca0f7d9aee97d /features/org.eclipse.emf.cdo.tests-feature
parentaf635c5221898ede2421307717ef4479b56a186d (diff)
downloadcdo-3542d896a210caeae66e0abf05a212431f3903e1.tar.gz
cdo-3542d896a210caeae66e0abf05a212431f3903e1.tar.xz
cdo-3542d896a210caeae66e0abf05a212431f3903e1.zip
[411927] CDOSessionImpl can "freeze" during invalidation reordering
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411927
Diffstat (limited to 'features/org.eclipse.emf.cdo.tests-feature')
-rw-r--r--features/org.eclipse.emf.cdo.tests-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.tests-feature/feature.xml b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
index 9c760fb729..de1204ea8c 100644
--- a/features/org.eclipse.emf.cdo.tests-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.tests-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.tests"
label="%featureName"
- version="4.2.0.qualifier"
+ version="4.2.100.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.emf.cdo.license"
license-feature-version="0.0.0">

Back to the top