Author: dgolovin
Date: 2010-07-06 19:03:12 -0400 (Tue, 06 Jul 2010)
New Revision: 23264
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml
Log:
groupId issues were fixed in ws component
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml 2010-07-06 22:10:48 UTC (rev
23263)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/pom.xml 2010-07-06 23:03:12 UTC (rev
23264)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools</groupId>
+ <groupId>org.jboss.tools.ws.tests</groupId>
<artifactId>org.jboss.tools.ws.ui.bot.test</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
Show replies by date