fix groupId for features
fix groupId for plugins
fix groupId for tests
fix groupId for examples
diff --git a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
index 3bb8a5c..c04bc12 100644
--- a/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
+++ b/plugins/enablement/org.eclipse.datatools.enablement.oda.xml.nl/pom.xml
@@ -7,7 +7,7 @@
<artifactId>enablement</artifactId>
<version>1.14.100-SNAPSHOT</version>
</parent>
- <groupId>org.eclipse.datatools</groupId>
+ <groupId>org.eclipse.datatools.plugins</groupId>
<artifactId>org.eclipse.datatools.enablement.oda.xml.nl1</artifactId>
<version>1.0.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>