Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tcf.rse/pom.xml')
-rw-r--r--plugins/org.eclipse.tcf.rse/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tcf.rse/pom.xml b/plugins/org.eclipse.tcf.rse/pom.xml
index 1ab6df9fd..b031208bc 100644
--- a/plugins/org.eclipse.tcf.rse/pom.xml
+++ b/plugins/org.eclipse.tcf.rse/pom.xml
@@ -12,6 +12,6 @@
</parent>
<version>0.5.0-SNAPSHOT</version>
- <artifactId>org.eclipse.tm.tcf.rse</artifactId>
+ <artifactId>org.eclipse.tcf.rse</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top