Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.sdk/pom.xml')
-rw-r--r--org.eclipse.mylyn.help.sdk/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.help.sdk/pom.xml b/org.eclipse.mylyn.help.sdk/pom.xml
index e01331320..fadb71634 100644
--- a/org.eclipse.mylyn.help.sdk/pom.xml
+++ b/org.eclipse.mylyn.help.sdk/pom.xml
@@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>mylyn-mylyn-parent</artifactId>
- <groupId>org.eclipse.mylyn</groupId>
+ <artifactId>mylyn-tasks-parent</artifactId>
+ <groupId>org.eclipse.mylyn.tasks</groupId>
<version>3.5.1-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.mylyn</groupId>

Back to the top