[jbosstools-commits] JBoss Tools SVN: r22858 - trunk/seam/tests/org.jboss.tools.seamfp.ui.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 17 11:06:59 EDT 2010


Author: dgolovin
Date: 2010-06-17 11:06:58 -0400 (Thu, 17 Jun 2010)
New Revision: 22858

Modified:
   trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml
Log:
https://jira.jboss.org/browse/JBDS-1202 problems running tests
fix for module name in seamfp.ui.test pom.xml






Modified: trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml
===================================================================
--- trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml	2010-06-17 14:53:43 UTC (rev 22857)
+++ trunk/seam/tests/org.jboss.tools.seamfp.ui.test/pom.xml	2010-06-17 15:06:58 UTC (rev 22858)
@@ -8,7 +8,7 @@
 	  <version>0.0.1-SNAPSHOT</version>
 	</parent>
 	<groupId>org.jboss.tools</groupId>
-	<artifactId>org.jboss.tools.seam201GA.ui.test</artifactId> 
+	<artifactId>org.jboss.tools.seamfp.ui.test</artifactId> 
 	<version>3.1.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	



More information about the jbosstools-commits mailing list