Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2020-11-04 08:57:18 +0000
committerEike Stepper2020-11-04 08:57:18 +0000
commit49e18e046ea8b9d2a4d12649b3327f54e1468a20 (patch)
tree69d5dbee2d6fd1c176fa81d045f5837b1b0aeb00 /plugins/org.eclipse.net4j.tests/pom.xml
parented3cd942ae0ec1f2d8c7e3ac79316d608a72ecfe (diff)
downloadcdo-49e18e046ea8b9d2a4d12649b3327f54e1468a20.tar.gz
cdo-49e18e046ea8b9d2a4d12649b3327f54e1468a20.tar.xz
cdo-49e18e046ea8b9d2a4d12649b3327f54e1468a20.zip
[568426] Provide more control over local lock states while lock notifications are disabled
https://bugs.eclipse.org/bugs/show_bug.cgi?id=568426
Diffstat (limited to 'plugins/org.eclipse.net4j.tests/pom.xml')
-rw-r--r--plugins/org.eclipse.net4j.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.net4j.tests/pom.xml b/plugins/org.eclipse.net4j.tests/pom.xml
index d041148f15..b34011dc03 100644
--- a/plugins/org.eclipse.net4j.tests/pom.xml
+++ b/plugins/org.eclipse.net4j.tests/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo</groupId>
<artifactId>org.eclipse.net4j.tests</artifactId>
- <version>4.2.2-SNAPSHOT</version>
+ <version>4.2.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top