Author: alevkovsky
Date: 2008-09-15 10:00:03 -0400 (Mon, 15 Sep 2008)
New Revision: 10441
Added:
trunk/ui/editor/
Removed:
trunk/ui/xhrmlEditor/
Modified:
trunk/ui/editor/pom.xml
Log:
Copied: trunk/ui/editor (from rev 10440, trunk/ui/xhrmlEditor)
Modified: trunk/ui/editor/pom.xml
===================================================================
--- trunk/ui/xhrmlEditor/pom.xml 2008-09-15 13:43:26 UTC (rev 10440)
+++ trunk/ui/editor/pom.xml 2008-09-15 14:00:03 UTC (rev 10441)
@@ -6,8 +6,8 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
- <artifactId>xhrmlEditor</artifactId>
- <name>xhrmlEditor</name>
+ <artifactId>editor</artifactId>
+ <name>editor</name>
<version>3.3.0-SNAPSHOT</version>
<build>
<plugins>
@@ -34,7 +34,7 @@
<library>
<prefix>org.richfaces.ui</prefix>
<taglib>
- <shortName>xhrmlEditor</shortName>
+ <shortName>editor</shortName>
</taglib>
</library>
</configuration>