Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2020-10-08 07:38:43 +0000
committerEike Stepper2020-10-08 07:38:43 +0000
commitfcc359ca8c592ad63ee466854f6a7abbc36fe5f8 (patch)
tree892d2b6d84bedfc5ebd1ec0fd3ff1e4d89d28a4e /plugins/org.eclipse.emf.cdo.examples.installer/pom.xml
parentef2b7686fdcfb5a515b16884890c5242a4cfa0bf (diff)
downloadcdo-fcc359ca8c592ad63ee466854f6a7abbc36fe5f8.tar.gz
cdo-fcc359ca8c592ad63ee466854f6a7abbc36fe5f8.tar.xz
cdo-fcc359ca8c592ad63ee466854f6a7abbc36fe5f8.zip
[567696] [DB] Make it easier to customize ITypeMappings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=567696
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer/pom.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/pom.xml b/plugins/org.eclipse.emf.cdo.examples.installer/pom.xml
index 7804dce283..8e2468dec4 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/pom.xml
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.eclipse.emf.cdo</groupId>
<artifactId>org.eclipse.emf.cdo.examples.installer</artifactId>
- <version>4.2.2-SNAPSHOT</version>
+ <version>4.2.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top