Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jdt.compiler.apt.tests/pom.xml')
-rw-r--r--org.eclipse.jdt.compiler.apt.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml
index dba649ca13..5c0e926710 100644
--- a/org.eclipse.jdt.compiler.apt.tests/pom.xml
+++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml
@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>eclipse.jdt.core</artifactId>
- <groupId>org.eclipse.jdt</groupId>
+ <groupId>eclipse.jdt.core</groupId>
<version>3.8.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>

Back to the top