update the utils.test.plugin to make it only a tycho bundle

This commit is contained in:
Sebastien Gandon
2015-11-27 11:54:34 +01:00
parent 465dad2947
commit 576b36cb48

View File

@@ -8,5 +8,5 @@
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.utils.test</artifactId>
<packaging>eclipse-test-plugin</packaging>
<packaging>eclipse-plugin</packaging>
</project>