Author: dgolovin
Date: 2011-08-16 14:25:33 -0400 (Tue, 16 Aug 2011)
New Revision: 33983
Modified:
trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml
Log:
removed configuration inherited from parent pom
Modified: trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml
===================================================================
--- trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml 2011-08-16 17:54:53 UTC
(rev 33982)
+++ trunk/maven/tests/org.jboss.tools.maven.ui.bot.test/pom.xml 2011-08-16 18:25:33 UTC
(rev 33983)
@@ -20,10 +20,8 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
- <version>${tychoVersion}</version>
<configuration>
<useUIThread>false</useUIThread>
- <useUIHarness>true</useUIHarness>
<testSuite>org.jboss.tools.maven.ui.bot.test</testSuite>
<testClass>org.jboss.tools.maven.ui.bot.test.MavenAllBotTests</testClass>
</configuration>
Show replies by date