Author: abelevich
Date: 2010-12-03 09:22:23 -0500 (Fri, 03 Dec 2010)
New Revision: 20351
Modified:
trunk/ui/dnd/pom.xml
trunk/ui/pom.xml
Log:
fix poms, add dnd module
Modified: trunk/ui/dnd/pom.xml
===================================================================
--- trunk/ui/dnd/pom.xml 2010-12-03 14:19:48 UTC (rev 20350)
+++ trunk/ui/dnd/pom.xml 2010-12-03 14:22:23 UTC (rev 20351)
@@ -29,8 +29,8 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
- <groupId>org.richfaces.ui.output</groupId>
- <artifactId>richfaces-ui-output-aggregator</artifactId>
+ <groupId>org.richfaces.ui.dnd</groupId>
+ <artifactId>richfaces-ui-dnd-aggregator</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Richfaces UI Components: Drag-n-Drop Aggregator</name>
Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml 2010-12-03 14:19:48 UTC (rev 20350)
+++ trunk/ui/pom.xml 2010-12-03 14:22:23 UTC (rev 20351)
@@ -44,6 +44,7 @@
<module>output</module>
<module>input</module>
<module>dist</module>
+ <module>dnd</module>
<module>validator</module>
</modules>
</project>
Show replies by date