Author: alevkovsky
Date: 2008-09-16 08:38:11 -0400 (Tue, 16 Sep 2008)
New Revision: 10448
Modified:
trunk/sandbox/ui/editorOld/pom.xml
Log:
rename old editor project to editorOld in pom file
Modified: trunk/sandbox/ui/editorOld/pom.xml
===================================================================
--- trunk/sandbox/ui/editorOld/pom.xml 2008-09-16 12:16:38 UTC (rev 10447)
+++ trunk/sandbox/ui/editorOld/pom.xml 2008-09-16 12:38:11 UTC (rev 10448)
@@ -6,8 +6,8 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.sandbox.ui</groupId>
- <artifactId>editor</artifactId>
- <name>Editor</name>
+ <artifactId>editorOld</artifactId>
+ <name>Editor Old</name>
<build>
<plugins>
<plugin>
Show replies by date