Author: dgolovin
Date: 2010-06-03 15:35:40 -0400 (Thu, 03 Jun 2010)
New Revision: 22517
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml
Log:
there is no reason to have eclipse-test-plugin for now, because it should be executed on
top of fully installed JBossTools or it fails.
Modified: trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml 2010-06-03 17:26:41 UTC (rev
22516)
+++ trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/pom.xml 2010-06-03 19:35:40 UTC (rev
22517)
@@ -10,5 +10,5 @@
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.jsf.ui.bot.test</artifactId>
<version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-test-plugin</packaging>
+ <packaging>eclipse-plugin</packaging>
</project>