Author: nbelaevski
Date: 2010-07-26 08:40:56 -0400 (Mon, 26 Jul 2010)
New Revision: 18235
Modified:
root/examples/output-demo/trunk/pom.xml
Log:
Updated output-demo POM: renamed module from panels-demo
Modified: root/examples/output-demo/trunk/pom.xml
===================================================================
--- root/examples/output-demo/trunk/pom.xml 2010-07-26 12:17:39 UTC (rev 18234)
+++ root/examples/output-demo/trunk/pom.xml 2010-07-26 12:40:56 UTC (rev 18235)
@@ -10,10 +10,10 @@
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.ui.panels</groupId>
- <artifactId>panels-demo</artifactId>
+ <groupId>org.richfaces.examples</groupId>
+ <artifactId>output-demo</artifactId>
<version>4.0.0-SNAPSHOT</version>
- <name>Richfaces UI Components: panels demo</name>
+ <name>Richfaces UI Components: outputs demo</name>
<packaging>war</packaging>
<
url>http://jboss.org/richfaces</url>