Author: ishabalov
Date: 2007-03-13 16:38:30 -0400 (Tue, 13 Mar 2007)
New Revision: 59
Modified:
trunk/richfaces-samples/pom.xml
trunk/richfaces-samples/richfaces-demo/pom.xml
Log:
Richfaces demo included to the build list
Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml 2007-03-13 20:33:25 UTC (rev 58)
+++ trunk/richfaces-samples/pom.xml 2007-03-13 20:38:30 UTC (rev 59)
@@ -248,5 +248,6 @@
<module>skins</module>
<module>modalpanel-sample</module>
<module>datascroller-sample</module>
+ <module>richfaces-demo</module>
</modules>
</project>
\ No newline at end of file
Modified: trunk/richfaces-samples/richfaces-demo/pom.xml
===================================================================
--- trunk/richfaces-samples/richfaces-demo/pom.xml 2007-03-13 20:33:25 UTC (rev 58)
+++ trunk/richfaces-samples/richfaces-demo/pom.xml 2007-03-13 20:38:30 UTC (rev 59)
@@ -3,7 +3,7 @@
<parent>
<artifactId>richfaces-samples</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
Show replies by date