Author: nickboldt
Date: 2010-06-04 16:01:16 -0400 (Fri, 04 Jun 2010)
New Revision: 22567
Modified:
trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml
trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml
Log:
JBIDE-6421 no code, so no tests to run
Modified: trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml 2010-06-04 19:58:36 UTC
(rev 22566)
+++ trunk/seam/tests/org.jboss.tools.seam.text.ext.test/pom.xml 2010-06-04 20:01:16 UTC
(rev 22567)
@@ -10,5 +10,5 @@
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.seam.text.ext.test</artifactId>
<version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-test-plugin</packaging>
+ <packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml 2010-06-04 19:58:36 UTC
(rev 22566)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.pages.test/pom.xml 2010-06-04 20:01:16 UTC
(rev 22567)
@@ -10,5 +10,5 @@
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.seam.ui.pages.test</artifactId>
<version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-test-plugin</packaging>
+ <packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml 2010-06-04 19:58:36 UTC (rev
22566)
+++ trunk/seam/tests/org.jboss.tools.seam.xml.ui.test/pom.xml 2010-06-04 20:01:16 UTC (rev
22567)
@@ -10,5 +10,5 @@
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.seam.xml.ui.test</artifactId>
<version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-test-plugin</packaging>
+ <packaging>eclipse-plugin</packaging>
</project>