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