Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.ide-feature')
-rw-r--r--org.eclipse.mylyn.tasks.ide-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.ide-feature/pom.xml b/org.eclipse.mylyn.tasks.ide-feature/pom.xml
index 8e8ded58d..ffcfc25b8 100644
--- a/org.eclipse.mylyn.tasks.ide-feature/pom.xml
+++ b/org.eclipse.mylyn.tasks.ide-feature/pom.xml
@@ -7,7 +7,7 @@
<groupId>org.eclipse.mylyn.tasks</groupId>
<version>3.7.0-SNAPSHOT</version>
</parent>
- <artifactId>org.eclipse.mylyn.tasks.ide-feature</artifactId>
+ <artifactId>org.eclipse.mylyn.tasks.ide</artifactId>
<version>3.7.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>

Back to the top