[jbosstools-commits] JBoss Tools SVN: r23264 - trunk/ws/tests/org.jboss.tools.ws.ui.bot.test.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Jul 6 19:03:12 EDT 2010
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>
More information about the jbosstools-commits
mailing list