fix groupId for features
fix groupId for plugins
fix groupId for tests
fix groupId for examples
diff --git a/tests/org.eclipse.datatools.connectivity.oda.flatfile.tests/pom.xml b/tests/org.eclipse.datatools.connectivity.oda.flatfile.tests/pom.xml
index be2e0ed..85139cf 100644
--- a/tests/org.eclipse.datatools.connectivity.oda.flatfile.tests/pom.xml
+++ b/tests/org.eclipse.datatools.connectivity.oda.flatfile.tests/pom.xml
@@ -7,7 +7,7 @@
     <artifactId>tests</artifactId>
     <version>1.14.100-SNAPSHOT</version>
   </parent>
-  <groupId>org.eclipse.datatools</groupId>
+  <groupId>org.eclipse.datatools.tests</groupId>
   <artifactId>org.eclipse.datatools.connectivity.oda.flatfile.tests</artifactId>
   <version>3.0.3.200702201</version>
   <packaging>eclipse-test-plugin</packaging>