migration to tycho 0.15
diff --git a/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml b/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
index 8bc4289..c046849 100644
--- a/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
+++ b/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
@@ -8,8 +8,8 @@
     <version>1.0.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
-  <groupId>org.eclipse.dltk.mylyn</groupId>
-  <artifactId>org.eclipse.dltk.mylyn-feature</artifactId>
+  <groupId>org.eclipse.dltk.features</groupId>
+  <artifactId>org.eclipse.dltk.mylyn</artifactId>
   <version>4.0.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>