Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor.tests/pom.xml')
-rw-r--r--org.eclipse.ui.workbench.texteditor.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.workbench.texteditor.tests/pom.xml b/org.eclipse.ui.workbench.texteditor.tests/pom.xml
index 948d62f51e7..d2e2ef712c2 100644
--- a/org.eclipse.ui.workbench.texteditor.tests/pom.xml
+++ b/org.eclipse.ui.workbench.texteditor.tests/pom.xml
@@ -18,7 +18,7 @@
<groupId>eclipse.platform.text</groupId>
<version>3.8.0-SNAPSHOT</version>
</parent>
- <groupId>eclipse.platform.text</groupId>
+ <groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.workbench.texteditor.tests</artifactId>
<version>3.9.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

Back to the top