Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2013-02-27 16:42:40 +0000
committerMarkus Keller2013-02-27 16:43:13 +0000
commit7bc569eaeed31dfedaa2ab010454a0dea9be112f (patch)
treed3bc2259d092d7f96ab2096d759905bebfd14cb2 /org.eclipse.jdt.apt.pluggable.core/pom.xml
parentd50236df9926d94803c8204bb857934d9e16640c (diff)
downloadeclipse.jdt.core-7bc569eaeed31dfedaa2ab010454a0dea9be112f.tar.gz
eclipse.jdt.core-7bc569eaeed31dfedaa2ab010454a0dea9be112f.tar.xz
eclipse.jdt.core-7bc569eaeed31dfedaa2ab010454a0dea9be112f.zip
Diffstat (limited to 'org.eclipse.jdt.apt.pluggable.core/pom.xml')
-rw-r--r--org.eclipse.jdt.apt.pluggable.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.apt.pluggable.core/pom.xml b/org.eclipse.jdt.apt.pluggable.core/pom.xml
index 7db12add74..0b6086d54f 100644
--- a/org.eclipse.jdt.apt.pluggable.core/pom.xml
+++ b/org.eclipse.jdt.apt.pluggable.core/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