refactoring: remove plugins/connectivity/org.eclipse.datatools.connectivity.nl to DEPRECATED folder; add intermediate poms so we can build smaller reactors (eg., just the plugins)
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/tests/org.eclipse.datatools.connectivity.oda.profile.tests/pom.xml b/tests/org.eclipse.datatools.connectivity.oda.profile.tests/pom.xml
index 4961603..a54df91 100644
--- a/tests/org.eclipse.datatools.connectivity.oda.profile.tests/pom.xml
+++ b/tests/org.eclipse.datatools.connectivity.oda.profile.tests/pom.xml
@@ -4,9 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.datatools</groupId>
- <artifactId>org.eclipse.datatools</artifactId>
+ <artifactId>tests</artifactId>
<version>1.14.100-SNAPSHOT</version>
- <relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.datatools</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.profile.tests</artifactId>