Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml')
-rw-r--r--lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml b/lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml
index 34a3cfe28e..3674c4a970 100644
--- a/lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml
+++ b/lttng/org.eclipse.linuxtools.lttng2.kernel.ui.tests/pom.xml
@@ -21,7 +21,7 @@
<version>0.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
- <name>Linux Tools LTTng UI Unit Test Suite</name>
+ <name>Linux Tools LTTng Kernel Analysis UI Unit Test Suite</name>
<build>
<!-- workaround for https://issues.sonatype.org/browse/TYCHO-168 -->

Back to the top