1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

Fix bundle name.

Change-Id: Icf818be2f110d7e62c3c7b5c52b82d2e9ca02605
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
Greg Watson 2015-08-21 19:46:35 -04:00
parent ec851b7ffe
commit 8d2cfe6ee4

View file

@ -10,7 +10,7 @@
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.remote.serial.ui</artifactId>
<artifactId>org.eclipse.remote.telnet.ui</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>