Author: nbelaevski
Date: 2007-10-31 15:16:56 -0400 (Wed, 31 Oct 2007)
New Revision: 3657
Modified:
trunk/sandbox/ui/rex-resizable/pom.xml
Log:
rex-resizable: groupId & artifactId corrected
Modified: trunk/sandbox/ui/rex-resizable/pom.xml
===================================================================
--- trunk/sandbox/ui/rex-resizable/pom.xml 2007-10-31 19:13:29 UTC (rev 3656)
+++ trunk/sandbox/ui/rex-resizable/pom.xml 2007-10-31 19:16:56 UTC (rev 3657)
@@ -5,8 +5,8 @@
<version>3.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.ui</groupId>
- <artifactId>resizable</artifactId>
+ <groupId>org.richfaces.sandbox.ui</groupId>
+ <artifactId>rex-resizable</artifactId>
<name>Extjs Resizable</name>
<build>
<plugins>
Show replies by date