Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml b/plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml
index 2035285197..3d62e90cc9 100644
--- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml
+++ b/plugins/org.eclipse.emf.cdo.ecore.retrofit/pom.xml
@@ -24,8 +24,8 @@
</parent>
<groupId>org.eclipse.emf.cdo</groupId>
- <artifactId>org.eclipse.emf.cdo</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <artifactId>org.eclipse.emf.cdo.ecore.retrofit</artifactId>
+ <version>4.2.500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top