Author: nbelaevski
Date: 2007-11-02 00:01:42 -0400 (Fri, 02 Nov 2007)
New Revision: 3702
Modified:
trunk/sandbox/samples/columnsDemo/pom.xml
trunk/sandbox/samples/pom.xml
Log:
columnsDemo corrected in pom.xml
Modified: trunk/sandbox/samples/columnsDemo/pom.xml
===================================================================
--- trunk/sandbox/samples/columnsDemo/pom.xml 2007-11-02 00:30:29 UTC (rev 3701)
+++ trunk/sandbox/samples/columnsDemo/pom.xml 2007-11-02 04:01:42 UTC (rev 3702)
@@ -8,7 +8,7 @@
<groupId>org.richfaces.sandbox.samples</groupId>
<artifactId>colunmsDemo</artifactId>
<packaging>war</packaging>
- <name>colunmsDemo Maven Webapp</name>
+ <name>columnsDemo Maven Webapp</name>
<version>3.2.0-SNAPSHOT</version>
<dependencies>
<dependency>
Modified: trunk/sandbox/samples/pom.xml
===================================================================
--- trunk/sandbox/samples/pom.xml 2007-11-02 00:30:29 UTC (rev 3701)
+++ trunk/sandbox/samples/pom.xml 2007-11-02 04:01:42 UTC (rev 3702)
@@ -17,6 +17,6 @@
<module>simpleTogglePanel2-sample</module>
<module>orderingListDemo</module>
<module>listShuttleDemo</module>
- <module>colunmsDemo</module>
+ <module>columnsDemo</module>
</modules>
</project>
\ No newline at end of file
Show replies by date