Author: dgolovin
Date: 2010-07-02 15:36:13 -0400 (Fri, 02 Jul 2010)
New Revision: 23205
Modified:
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
Log:
groupId fixed in ws.creation.core.test/pom.xml --This line, and those below, will be
ignored--
M ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2010-07-02 19:32:56 UTC
(rev 23204)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/pom.xml 2010-07-02 19:36:13 UTC
(rev 23205)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.toolsws.tests</groupId>
+ <groupId>org.jboss.tools.ws.tests</groupId>
<artifactId>org.jboss.tools.ws.creation.core.test</artifactId>
<version>1.0.0</version>
<packaging>eclipse-test-plugin</packaging>
Show replies by date