[richfaces-svn-commits] JBoss Rich Faces SVN: r15928 - branches/sandbox/3.3.X_JSF2/samples.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Nov 19 02:03:49 EST 2009


Author: lfryc at 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>



More information about the richfaces-svn-commits mailing list