Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml')
-rw-r--r--target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml b/target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml
index 4a3a44eb7..5d2830829 100644
--- a/target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml
+++ b/target_explorer/plugins/org.eclipse.tm.te.ui.swt/pom.xml
@@ -12,6 +12,6 @@
</parent>
<version>1.0.0.qualifier</version>
- <artifactId>org.eclipse.tm.te.ui.forms</artifactId>
+ <artifactId>org.eclipse.tm.te.ui.swt</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top