Author: lfryc(a)redhat.com
Date: 2009-11-19 02:03:49 -0500 (Thu, 19 Nov 2009)
New Revision: 15928
Modified:
branches/sandbox/3.3.X_JSF2/samples/pom.xml
Log:
change version to 3.3.3-jsf2
Modified: branches/sandbox/3.3.X_JSF2/samples/pom.xml
===================================================================
--- branches/sandbox/3.3.X_JSF2/samples/pom.xml 2009-11-19 01:34:17 UTC (rev 15927)
+++ branches/sandbox/3.3.X_JSF2/samples/pom.xml 2009-11-19 07:03:49 UTC (rev 15928)
@@ -3,12 +3,12 @@
<parent>
<artifactId>root</artifactId>
<groupId>org.richfaces</groupId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.3-jsf2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>samples</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.3-jsf2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RichFaces Components Examples</name>
<
url>http://labs.jboss.com/jbossrichfaces/samples</url>
@@ -484,4 +484,4 @@
<!--<module>themes</module>-->
<!--<module>violetRays</module>-->
</modules>
-</project>
\ No newline at end of file
+</project>