Author: dgolovin
Date: 2012-03-08 16:14:37 -0500 (Thu, 08 Mar 2012)
New Revision: 39387
Modified:
trunk/modeshape/plugins/org.jboss.tools.modeshape.client/pom.xml
Log:
fixed packaging in modeshape.client plugin to fix continuous build
Modified: trunk/modeshape/plugins/org.jboss.tools.modeshape.client/pom.xml
===================================================================
--- trunk/modeshape/plugins/org.jboss.tools.modeshape.client/pom.xml 2012-03-08 20:55:08
UTC (rev 39386)
+++ trunk/modeshape/plugins/org.jboss.tools.modeshape.client/pom.xml 2012-03-08 21:14:37
UTC (rev 39387)
@@ -9,4 +9,5 @@
</parent>
<groupId>org.jboss.tools.modeshape.plugins</groupId>
<artifactId>org.jboss.tools.modeshape.client</artifactId>
- </project>
\ No newline at end of file
+ <packaging>eclipse-plugin</packaging>
+ </project>
Show replies by date