Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2016-07-30 12:19:15 +0000
committerEike Stepper2016-07-30 12:19:38 +0000
commit6dc966a83269a207a5538850648ea23697c682bc (patch)
tree7cf7392277825440a53ca835ba593662729e70e0 /features/org.eclipse.emf.cdo.epp-feature
parentdaae9e913594dd5b8317bd26d7e778d6020a8d4d (diff)
downloadcdo-6dc966a83269a207a5538850648ea23697c682bc.tar.gz
cdo-6dc966a83269a207a5538850648ea23697c682bc.tar.xz
cdo-6dc966a83269a207a5538850648ea23697c682bc.zip
[$387563] $Generalize the "lock of new objects on commit" feature to the "lock/unlock objects on commit"
Task-Url: $https://bugs.eclipse.org/bugs/show_bug.cgi?id=387563
Diffstat (limited to 'features/org.eclipse.emf.cdo.epp-feature')
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.epp-feature/feature.xml b/features/org.eclipse.emf.cdo.epp-feature/feature.xml
index 32f3677491..709e38f5bf 100644
--- a/features/org.eclipse.emf.cdo.epp-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.epp-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.epp"
label="%featureName"
- version="4.5.0.qualifier"
+ version="4.6.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.emf.cdo.license"
license-feature-version="0.0.0">

Back to the top