Author: nickboldt
Date: 2010-11-15 20:27:10 -0500 (Mon, 15 Nov 2010)
New Revision: 26592
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml
Log:
fix groupId
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml 2010-11-16 01:07:23 UTC
(rev 26591)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.rest/pom.xml 2010-11-16 01:27:10 UTC
(rev 26592)
@@ -7,7 +7,7 @@
<artifactId>org.jboss.tools.parent.pom</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools.modeshape.plugins</groupId>
+ <groupId>org.jboss.tools.modeshape</groupId>
<artifactId>org.jboss.tools.modeshape.rest</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
Show replies by date